Commit 535a9e6
Changed files (1)
modules
dev
modules/dev/opencode.nix
@@ -14,8 +14,8 @@
};
mcp = {
context7 = {
- type = "local";
- command = ["pnpm" "dlx" "-y" "@upstash/context7-mcp"];
+ type = "remote";
+ url = "https://mcp.context7.com/mcp";
};
deepwiki = {
type = "remote";