• English
  • CC Switch

    A cross-platform desktop tool that manages provider configurations for eight AI coding tools — Claude Code, Codex, Gemini CLI, OpenCode, Hermes and more. Save ByteSeek as a provider once, then switch with one click instead of editing config files.

    Install

    PlatformMethod
    WindowsGet CC-Switch-vX.X-Windows.msi (or the portable build) from the official download page
    macOSHomebrew recommended: brew install --cask cc-switch; or the .dmg from the download page
    Linux.deb (Debian/Ubuntu), .rpm (Fedora/RHEL) or .AppImage from the download page

    The official download page is the only official source — avoid third-party sites requesting payment or credentials.

    Prerequisites

    • CC Switch and at least one managed tool installed (e.g. Claude Code or Codex)
    • A key of the matching format from the API Keys page (format guidance in API Endpoints)

    Add ByteSeek as a provider

    Using Claude Code as the example:

    1. Open CC Switch and select Claude Code on the left.
    2. Click Add provider and choose custom (or adapt a preset).
    3. Fill in:
      • Name: ByteSeek
      • Base URL: https://tokens.byteseek.ai (Anthropic format, no /v1)
      • API Key: your sk- key
    4. Save, click the provider to switch, and restart the terminal.

    For Codex, use Base URL https://tokens.byteseek.ai/v1 with the Responses protocol; other tools follow their format per API Endpoints.

    The provider list
    • After adding, a ByteSeek entry appears with its Base URL and target app (Claude Code / Codex);
    • Clicking an entry switches instantly; the active provider is highlighted;
    • Switching rewrites the target client's config file — restart the client to apply.

    Verify

    After switching, start the tool (e.g. claude) — a normal conversation confirms the switch. Check the request on the usage page.

    Common issues

    SymptomFix
    Switch has no effectMost tools read config at startup — restart the terminal / app
    401Key pasted incompletely; re-edit the provider in CC Switch
    403Base URL format does not match the key's group — check API Endpoints
    Worried about overwritten configsCC Switch stores configs in SQLite with atomic writes and preserves the previous provider records
    © 2026 ByteSeek Limited. All rights reserved.TermsPrivacyDisclaimer