{ "$schema": "https://opencode.ai/config.json", "theme": "opencode", "autoupdate": false, "plugin": [], "mcp": { "sequential-thinking": { "type": "local", "command": [ "npx", "-y", "@modelcontextprotocol/server-sequential-thinking" ], "enabled": true }, "lovdata": { "type": "remote", "url": "${MCP_SERVER}", "enabled": true } } }