Commit 535a9e6

HPCesia <me@hpcesia.com>
2026-03-02 09:48:18
feat: update opencode config
1 parent ae00699
Changed files (1)
modules
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";