A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"cc-switch": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-cc-switch"
]
}
}
}