claude-swap
Multi-account switcher for Claude Code. Easily switch between multiple Claude accounts without logging out, or let it switch for you before you hit a rate limit. Track usage for every account in a live dashboard, and run accounts in parallel. Works with both the Claude Code CLI and the VS Code extension.
Installation
Using uv (recommended)
uv tool install claude-swapUsing pipx
pipx install claude-swapFrom source
git clone https://github.com/realiti4/claude-swap.git
cd claude-swap
uv sync
uv run cswap helpUpdating
cswap upgrade # uv/pipx installs on macOS/Linux: auto-detects and upgrades
# or run your installer directly:
uv tool upgrade claude-swap
pipx upgrade claude-swapUsage
Add your first account
Log into Claude Code with your first account, then:
cswap addAdd more accounts
Log in with another account, then:
cswap add