Back to browse
GitHub Repository

A CLI tool for switching between Claude Code profiles with different MCP server configs and authentication methods (standard/Vertex AI). Features an interactive TUI and secure keyring-based token management.

2 starsGo

CCS – CLI to switch Claude Code profiles with different MCP servers

by virtuallytd·Apr 13, 2026·1 point·0 comments

AI Analysis

MidCozySolve My Problem

Profile manager for Claude Code when kubectl-style contexts already exist.

Strengths
  • Keyring-based token storage avoids plaintext credential files.
  • MCP config merging handles multiple server configurations cleanly.
  • Dual auth support for standard Claude and Vertex AI workflows.
Weaknesses
  • Profile switching is a solved pattern (AWS CLI, kubectl contexts).
  • Only works with Claude Code, limiting broader applicability.
Target Audience

Developers using Claude Code with multiple MCP configurations

Similar To

AWS CLI profiles · kubectl contexts

Similar Projects