Claude Subscription Switcher — Development skill for Claude Code
Quota-aware Claude Code subscription switcher with OAuth token profiles, status-line telemetry, a terminal dashboard, and background service automation.
How to install Claude Subscription Switcher
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open IvanMurzak/Claude-Subscription-Switcher and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Claude Subscription Switcher does
Quota-aware Claude Code subscription switcher with OAuth token profiles, status-line telemetry, a terminal dashboard, and background service automation.
Alternatives in Development
- Claude Balancer — A load balancer proxy for multiple Claude OAuth accounts with automatic failover, request tracking, and web da 910 ★
- Hermes Claude Auth — Claude Code OAuth bypass for hermes-agent 374 ★
- Claude Private — Claude Code without any telemetry - the perfect cli to combo with CCR 350 ★
README
cc-switch
[](https://www.npmjs.com/package/@baizor/cc-switch) [](https://github.com/IvanMurzak/Claude-Subscription-Switcher/actions/workflows/publish.yml) [](LICENSE) [](package.json)

`cc-switch` is a TypeScript CLI for managing multiple Claude Code subscription OAuth tokens.
It uses only official Claude Code status-line telemetry. The collector records `rate_limits` snapshots when Claude Code passes them to a status-line command; it does not call undocumented quota endpoints.
Install
npm install -g @baizor/cc-switch
Quick Start
- Generate a Claude Code OAuth token:
claude setup-token
Approve the browser prompt, then copy the token printed in the terminal.
- Add the subscription to cc-switch:
cc-switch add subscription
Paste the token when prompted. Repeat `claude setup-token` and `cc-switch add subscription` for each Claude subscription account you want to manage.
- Install the Claude Code status-line collector:
cc-switch install status-line
This lets cc-switch receive official Claude Code `rate_limits` telemetry. Restart Claude Code, or send one prompt in a trusted workspace, so Claude Code emits fresh status-line data.
- Install the background monitor service:
cc-switch install service
On Windows, run this from an Administrator PowerShell if Task Scheduler reports `Access is denied`.
- Check set
Related Skills
Cancel
Cancel a subscription service with guided browser automation
Cctally
Claude Code usage tracker and local dashboard for Pro/Max subscription limits - weekly cost-per-percent trend,
Pi Quota Dashboard
Read-only provider quota, balance and session dashboard for the pi coding agent — Claude, OpenAI Codex and Dee
Vibejuice
Menu bar quota meter and one-click account switcher for Claude Code and Codex CLI
Claude Profiles
Profile switcher for Claude Code — swap settings, hooks, MCP servers, and commands between configurations
Opencode Ag Auth
Enhanced Antigravity OAuth plugin for OpenCode strict quota locking, multi-account rotation, Oh-My-OpenCode in
Related Agents
Claude Alt Agent
Runs Claude Code as a subprocess on a SECOND Claude subscription, via a long-lived OAuth token in an isolated
Byok Token Security Expert
BYOK (Bring-Your-Own-Key) and OAuth token security expert. Deep on cross-platform OS keychain integration (mac
Community Dashboard Curator
Community telemetry and dashboard aggregator. Scans and compiles metrics across Skool cohorts, Discord activit