16 lines
273 B
JSON
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,
|
|
},
|
|
}
|