_ STAR ON GITHUB

> INTELLIGENT ACCOUNT MANAGER_

Switch Claude
accounts
instantly

Manage all your Claude Code accounts, profiles, and sessions in one place. Build a pipeline between accounts — switch context with a single command or let the daemon advance automatically.

cargo install cst
~/work/backend — cst
> ~/work/backend git:(main)
$ cst use work:backend
[OK] Switched to profile work:backend
auth: oauth · slot: 2/4 · usage: 23%
CLAUDE_CONFIG_DIR = ~/.claude-sentinel/work/backend
$ claude
Claude Code v1.0 · ready
Listening for prompts…
5X
FASTER CONTEXT SWITCHING
PIPELINE STAGES
100%
CLAUDE CODE COMPATIBLE

> CAPABILITIES_

// FEATURES

A complete toolkit for managing Claude Code at scale — built for developers who ship.

PROFILE MANAGEMENT

Separate OAuth/API accounts per project. Switch instantly with cst use work.

ACCOUNT PIPELINE

Declare a sequence of profiles with your own usage thresholds. Advance automatically or with cst next.

SESSION ISOLATION

Each session gets its own CLAUDE_CONFIG_DIR, project history, and settings.

TEAM SYNC

Share profile configs via a shared git remote. Onboard teammates in seconds.

LIVE DASHBOARD

cst top gives you an htop-style real-time usage view across all profiles.

SHELL INTEGRATION

Starship module, tmux segment, Zsh/Fish/Bash hooks. Fits your existing workflow.

> WORKFLOW_

// HOW IT WORKS

From zero to full multi-account isolation in under a minute.

  1. 01

    INSTALL

    Get the binary and initialize the data directory.

    $ cargo install cst && cst init
  2. 02

    ADD PROFILES

    Create profiles for each account. Mix OAuth and API keys freely.

    $ cst new work --auth oauth
  3. 03

    BUILD YOUR PIPELINE

    Declare thresholds. The daemon advances to the next account automatically — or run `cst next` yourself.

    $ cst pipeline configure work

> LIVE VIEW_

// LIVE DASHBOARD

cst top gives you an htop-style dashboard with active profiles, auth types, token usage, and session activity at a glance.

cst top — 5 profiles
claude-sentinel v0.4.2 · 5 profiles · 4 healthy · 1 limited
PROFILE
AUTH
USAGE
STATUS
RESET
work:backend
oauth
█████░░░░░░░░░░░░░░░23%
active
work:frontend
oauth
█████████████░░░░░░░67%
idle
1h 12m
personal
api
████████░░░░░░░░░░░░41%
idle
team-shared
api
██████████████████░░92%
limited
23m
research
vertex
██░░░░░░░░░░░░░░░░░░8%
idle
[u] use[r] rotate[d] daemon[q] quit auto-switch on

> ECOSYSTEM_

// COMPATIBLE WITH

Drop-in integrations for the shells, multiplexers, and launchers you already use.

Claude Code
Zsh
Fish
Bash
Tmux
Starship
Alfred
Raycast

> OPEN SOURCE_

// OPEN SOURCE

Claude Sentinel is MIT licensed and community-driven. Audit the code, file an issue, or send a pull request.

d/
d-cryptic/ccsentinel
Public · MIT · Rust
0
STARS
0
FORKS
238
TESTS
updated: May 10, 2026
build: passing
tests: 238 passing

> GET STARTED_

Start managing Claude
like a pro

Open source, written in Rust, fast as the terminals you already love.