Skip to main content

Quick Start

Get CCS running in under 2 minutes.

1. Install

2. Open Dashboard

This opens the visual configuration dashboard where you can:
  • Create and manage Claude account profiles
  • Configure OAuth providers (Codex, Kiro, Claude, Kimi, and more)
  • Set up API profiles (GLM, Kimi, OpenRouter, Novita, Alibaba)
  • View usage analytics
CCS binds the dashboard to localhost by default. Use ccs config --host 0.0.0.0 when you want to open the dashboard from another device, and protect it first with ccs config auth setup.
CCS Dashboard

3. Basic Usage

Default Claude

Profile Switching

With Arguments

All args after profile name pass directly to the active target runtime. By default, that runtime is Claude Code:
ccs glmt remains compatibility-only for legacy scripts and configs. New API setups should use ccs glm or ccs km.

4. Create Accounts (Optional)

For concurrent Claude sessions with different accounts:

Next Steps

Product Tour

See the dashboard and workflow before going deeper

Your First Session

Follow the full first-run flow after installation

Multiple Claude Accounts

Set up work, personal, and team accounts

OAuth Providers

Configure Codex, Kiro, Claude, Kimi, and more

API Profiles

Set up GLM, Kimi, OpenRouter, Novita, and custom endpoints

Dashboard

Explore the configuration dashboard

Claude IDE Extension

Connect CCS profiles to VS Code, Cursor, and Windsurf