{ "$schema": "https://opencode.ai/config.json", "mcp": { "context7": { "type": "remote", "url": "https://mcp.context7.com/mcp" }, "deepwiki": { "type": "remote", "url": "https://mcp.deepwiki.com/mcp" }, "sequential-thinking": { "type": "local", "command": ["bunx", "@modelcontextprotocol/server-sequential-thinking"] }, "memory": { "type": "local", "command": ["bunx", "@modelcontextprotocol/server-memory"] } } }