Back to catalog
Pending

Switch between Claude accounts, Gemini, Copilot, OpenRouter (300+ models) via CLIProxyAPI OAuth proxy. Visual dashboard, remote proxy support, WebSearch fallback. Zero-config to production-ready.

897stars
82forks
TypeScript
Added 12/27/2025
CLI Toolsai-gatewayanthropic-apiclaudeclaude-codecli-toolcliproxyapideveloper-productivitygeminigithub-copilotmulti-accountnodejsoauthopenrouterprofile-switchingreact-dashboardtypescriptwebsearch
Installation
# Add to your Claude Code skills
git clone https://github.com/kaitranntt/ccs
README.md
<div align="center">

CCS - Claude Code Switch

CCS Logo

The universal AI profile manager for Claude Code.

Run Claude, Gemini, GLM, and any Anthropic-compatible API - concurrently, without conflicts.

License npm PoweredBy

Features & Pricing | Documentation

</div> <br>

The Three Pillars

| Capability | What It Does | Manage Via | |------------|--------------|------------| | Multiple Claude Accounts | Run work + personal Claude subs simultaneously | Dashboard | | OAuth Providers | Gemini, Codex, Antigravity - zero API keys needed | Dashboard | | API Profiles | GLM, Kimi, or any Anthropic-compatible API | Dashboard |

<br>

Quick Start

1. Install

npm install -g @kaitranntt/ccs
<details> <summary>Alternative package managers</summary>
yarn global add @kaitranntt/ccs    # yarn
pnpm add -g @kaitranntt/ccs        # pnpm (70% less disk space)
bun add -g @kaitranntt/ccs         # bun (30x faster)
</details>

2. Open Dashboard

ccs config
# Opens http://localhost:3000

Want to run the dashboard in Docker? See docker/README.md.

3. Configure Your Accounts

The dashboard provides visual management for all account types:

  • Claude Accounts: Create isolated instances (work, personal, client)
  • OAuth Providers: One-click auth for Gemini, Codex, Antigravity
  • API Profiles: Configure GLM, Kimi with your keys
  • Health Monitor: Real-time status across all profiles

Analytics Dashboard

Analytics

Live Auth Monitor

Live Auth Monitor

CLI Proxy API & Copilot Integration

CLIProxy API

Copilot API

WebSearch Fallback

WebSearch

<br>

Built-in Providers

| Provider | Auth Type | Command | Best For | |----------|-----------|---------|----------| | Claude | Subscription | ccs | Default, strategic planning | | Gemini | OAuth | ccs gemini | Zero-config, fast iteration | | Codex | OAuth | ccs codex | Code generation | | Copilot | OAuth | ccs copilot or ccs ghcp | GitHub Copilot models | | Kiro | OAuth | ccs kiro | AWS CodeWhisperer (Claude-powered) | | Antigravity | OAuth | ccs agy | Alternative routing | | OpenRouter | API Key | ccs openrouter | 300+ models, unified API | | Ollama | Local | ccs ollama | Local open-source models, privacy | | Ollama Cloud | API Key | ccs ollama-cloud | C...