mcp server

This commit is contained in:
James Long
2026-05-17 14:38:29 -04:00
parent f1c0b2651a
commit aa4cf681a9
13 changed files with 685 additions and 71 deletions
+6 -1
View File
@@ -2,7 +2,12 @@
"$schema": "https://opencode.ai/config.json",
"provider": {},
"permission": {},
"mcp": {},
"mcp": {
"opencode": {
"type": "remote",
"url": "http://127.0.0.1:43110/mcp"
}
},
"tools": {
"github-triage": false,
"github-pr-search": false,