opencode/opencode.json
2025-09-14 16:09:58 -05:00

10 lines
202 B
JSON

{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"weather": {
"enabled": false,
"type": "local",
"command": ["opencode", "x", "@h1deya/mcp-server-weather"]
}
}
}