Productivity|Development|AI / ML|UtilitiesRust

cc-switch

A cross-platform desktop All-in-One assistant tool for Claude Code, Codex, OpenCode, openclaw & Gemini CLI.

Free
N/A rating (0 reviews)0 installs40,912 GitHub stars
assistantcross-platformAI tools

CC Switch is designed to manage various AI tools seamlessly across different platforms. It provides a unified interface for users to interact with Claude Code, Codex, Gemini CLI, OpenCode, and OpenClaw.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "cc-switch": {
      "args": [
        "-y",
        "@modelcontextprotocol/server-cc-switch"
      ],
      "command": "npx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.