{ "$schema": "https://opencode.ai/config.json", "mcp": { "nuxt-ui": { "type": "remote", "url": "https://ui.nuxt.com/mcp", "enabled": true }, "browsermcp": { "type": "local", "command": [ "npx", "-y", "@browsermcp/mcp@0.1.3" ], "enabled": true } }, "plugin": [ "opencode-browser" ] }