11 lines
191 B
JSON
11 lines
191 B
JSON
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
"mcp": {
|
|
"computercraft-mcp-bridge": {
|
|
"type": "remote",
|
|
"url": "http://127.0.0.1:3000",
|
|
"enabled": true
|
|
}
|
|
}
|
|
}
|