12 lines
209 B
JSON
12 lines
209 B
JSON
|
|
{
|
||
|
|
"$schema": "https://opencode.ai/config.json",
|
||
|
|
"mcp": {
|
||
|
|
"chrome-devtools": {
|
||
|
|
"enabled": false
|
||
|
|
},
|
||
|
|
"zai-mcp-server": {
|
||
|
|
"enabled": false
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|