{ "$schema": "https://opencode.ai/config.json", "plugin": ["opencode-openai-codex-auth"], "mcp": { "weather": { "type": "local", "command": ["bun", "x", "@h1deya/mcp-server-weather"] }, "puppeteer": { "type": "local", "command": ["buns", "x", "puppeteer-mcp-server"] } } }