npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@georgedong32/ccs

v7.67.0

Published

Claude Code Switch - Instant profile switching between Claude, GLM, Kimi, and more

Readme

CCS - Claude Code Switch

CCS Logo

The multi-provider profile and runtime manager for Claude Code and compatible CLIs

Run Claude, Codex, Droid-routed profiles, GLM, local models, and Anthropic-compatible APIs without config thrash.

License npm PoweredBy

Website | Documentation | Product Tour | CLI Reference

Why CCS

CCS gives you one stable command surface while letting you switch between:

  • multiple runtimes such as Claude Code, Factory Droid, and Codex CLI
  • multiple Claude subscriptions and isolated account contexts
  • OAuth providers like Codex, Copilot, Kiro, Claude, Qwen, Kimi, and more
  • API and local-model profiles like GLM, Kimi, OpenRouter, Ollama, llama.cpp, Novita, and Alibaba Coding Plan

The goal is simple: stop rewriting config files, stop breaking active sessions, and move between providers in seconds.

Quick Start

npm install -g @georgedong32/ccs
ccs config

Then launch whatever runtime fits the task:

ccs
ccs codex
ccs --target droid glm
ccs glm
ccs ollama

Need the full setup path instead of the short version?

| Need | Start here | | --- | --- | | Install and verify CCS | /getting-started/installation | | First successful session | /getting-started/first-session | | Visual walkthrough | /getting-started/product-tour | | Provider selection | /providers/concepts/overview | | Full command reference | /reference/cli-commands | | Troubleshooting | /reference/troubleshooting |

See CCS In Action

Usage Analytics

Analytics Dashboard

Track usage, costs, and session patterns across profiles. Deep dive: Dashboard Analytics.

Live Auth And Health Monitoring

Live Auth Monitor

See auth state, account health, and provider readiness without dropping into raw config. Deep dive: Live Auth Monitor.

OAuth Provider Control Center

CLIProxy API

Manage OAuth-backed providers, quota visibility, and routing from one place. Deep dive: CLIProxy API.

Managed Tooling And Fallbacks

WebSearch Fallback

CCS can provision first-class local tools like WebSearch and image analysis for third-party launches instead of leaving you to wire them by hand. Deep dive: WebSearch.

Docs Matrix

The README stays short on purpose. The docs site owns the detailed guides and reference material.

| If you want to... | Read this | | --- | --- | | Understand what CCS is and how the pieces fit together | Introduction | | Install CCS cleanly on a new machine | Installation | | Go from install to a successful first run | Your First CCS Session | | See the dashboard and workflow surfaces before setup | Product Tour | | Compare OAuth providers, Claude accounts, and API profiles | Provider Overview | | Learn the dashboard structure and feature pages | Dashboard Overview | | Configure profiles, paths, and environment variables | Configuration | | Keep OpenCode aligned with your live CCS setup | OpenCode Sync Plugin | | Browse every command and flag | CLI Commands | | Recover from install, auth, or provider failures | Troubleshooting | | Understand storage, config, and architecture details | Reference |

Example Workflow

# Design with default Claude
ccs "design the auth flow"

# Implement with a different provider
ccs codex "implement the user service"

# Use a cheaper API profile for routine work
ccs glm "clean up tests and docs"

# Run a local model when you need privacy or offline access
ccs ollama "summarize these logs"

Community Projects

| Project | Author | Description | | --- | --- | --- | | opencode-ccs-sync | @JasonLandbridge | Auto-sync CCS providers into OpenCode |

Contribute And Report Safely

Star History

Star History Chart