cc-router¶
Bought too many Claude Code subscriptions but stuck using only one? cc-router merges Token Plans, Coding Plans, and pay-as-you-go API quotas from DeepSeek, Qwen, Kimi, MiMo, MiniMax, Zhipu GLM, Anthropic, and more into a single virtual plan. Mix and match providers across the opus / sonnet / haiku slots, schedule them sequentially or round-robin, and let cc-router auto-failover on rate limits and errors — squeezing every quota down to the last token.
Features¶
- Multi-provider aggregation — One config covers major LLM subscriptions and pay-as-you-go APIs (Zhipu, DeepSeek, Kimi, MiniMax, Alibaba Bailian, Volcengine, Tencent Cloud, Xiaomi MiMo, OpenRouter, Fireworks, ModelScope, Ollama, and more)
- Three-slot virtual model — Map any real model to Claude Code's opus / sonnet / haiku slots
- Smart scheduling — Call multiple subscriptions sequentially or round-robin, with automatic failover on rate limits and errors
- Local proxy — Listens on
127.0.0.1:23456after launch; zero cloud dependency, API keys never leave your machine - Onboarding wizard — On first launch, automatically fetches model lists and generates Claude Code env config in one click
Screenshots¶
Quick Links¶
- Getting Started — Download, install, and connect to Claude Code
- GitHub — Source code and releases