cc-libs/.opencode/opencode.json
2026-06-15 20:46:34 +02:00

11 lines
191 B
JSON

{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"computercraft-mcp-bridge": {
"type": "remote",
"url": "http://127.0.0.1:4445",
"enabled": true
}
}
}