{ "$schema": "https://opencode.ai/config.json", "mcp": { "context-web-search": { "type": "local", "command": ["context-kit", "web-search"], "enabled": true, "timeout": 60000 }, "context-docs": { "type": "remote", "url": "http://127.0.0.1:8776/mcp", "enabled": true }, "context-repomix": { "type": "local", "command": ["context-kit", "repomix"], "enabled": true, "timeout": 120000 } } }