CC-Switch 推荐Recommended

一个应用管理 Claude Code、Codex、Gemini CLI,无需手动编辑配置文件。One app to manage Claude Code, Codex, Gemini CLI. No config files to edit.

什么是 CC-Switch?What is CC-Switch?

CC-Switch 是一个跨平台桌面应用,可视化管理多个 AI CLI 工具的 API Provider。CC-Switch is a cross-platform desktop app that visually manages API providers for multiple AI CLI tools.

支持Supported: Claude Code, Codex CLI, Gemini CLI, OpenCode, OpenClaw

安装Install

Windows
macOS
Linux
# MSI installer
https://orcai.cc/downloads/CC-Switch-Windows.msi

# Or GitHub Releases
https://github.com/farion1231/cc-switch/releases
# Homebrew
brew install --cask cc-switch

# Or .dmg from GitHub
https://github.com/farion1231/cc-switch/releases
# .deb / .rpm / .AppImage
https://github.com/farion1231/cc-switch/releases

配置 OrcAIConfigure OrcAI

一键导入One-Click Import

安装 CC-Switch 后点击此链接 (替换 YOUR_KEY):Click this link with CC-Switch installed (replace YOUR_KEY):

ccswitch://add-provider?name=OrcAI&url=https://api.orcai.cc&key=YOUR_KEY

手动配置Manual Setup

  1. 打开 CC-Switch,点击 Add ProviderOpen CC-Switch, click Add Provider
  2. 选择 CustomSelect Custom
  3. 名称: OrcAI,Base URL: https://api.orcai.cc,API Key: sk-your-keyName: OrcAI, Base URL: https://api.orcai.cc, API Key: sk-your-key
  4. 点击 Enable,重启终端Click Enable, restart terminal

写入的配置文件Config Files Written

工具Tool配置文件Config File
Claude Code~/.claude/settings.json
Codex CLI~/.codex/config.toml
Gemini CLI~/.gemini/settings.json
Health Check 显示Shows 400? 正常现象。探针格式不匹配,实际调用不受影响。Normal. CC-Switch probe format mismatch. Your actual calls work fine.