{ "$schema": "https://opencode.ai/config.json", "plugin": ["superpowers@git+https://github.com/obra/superpowers.git"], "mcp": { "context7": { "type": "remote", "url": "https://mcp.context7.com/mcp", }, "chrome-devtools": { "type": "local", "command": ["npx", "-y", "chrome-devtools-mcp@latest"], }, }, }