Files
opencode/.opencode/opencode.jsonc
T
2026-05-17 14:38:29 -04:00

16 lines
273 B
JSON

{
"$schema": "https://opencode.ai/config.json",
"provider": {},
"permission": {},
"mcp": {
"opencode": {
"type": "remote",
"url": "http://127.0.0.1:43110/mcp"
}
},
"tools": {
"github-triage": false,
"github-pr-search": false,
},
}