经 AI Skill Hub 精选评估,Claude跨平台桌面助手 获评「强烈推荐」。在 GitHub 上收获超过 73.6k 颗 Star,这款AI工具在功能完整性、社区活跃度和易用性方面表现出色,AI 评分 8.2 分,适合有一定技术背景的用户使用。
Claude跨平台桌面助手 是一款基于 Rust 开发的开源工具,专注于 MCP工具、桌面应用、AI助手 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
Claude跨平台桌面助手 是一款基于 Rust 开发的开源工具,专注于 MCP工具、桌面应用、AI助手 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
# 方式一:cargo install(推荐) cargo install cc-switch # 方式二:从源码编译 git clone https://github.com/farion1231/cc-switch cd cc-switch cargo build --release # 二进制在 ./target/release/cc-switch
# 查看帮助 cc-switch --help # 基本运行 cc-switch [options] <input> # 详细使用说明请查阅文档 # https://github.com/farion1231/cc-switch
# cc-switch 配置说明 # 查看配置选项 cc-switch --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export CC_SWITCH_CONFIG="/path/to/config.yml"
cargo test --features test-hooks ```
pnpm install
pnpm build
pnpm tauri build --debug ```
1. Add Provider: Click "Add Provider" → Choose a preset or create custom configuration 2. Switch Provider: - Main UI: Select provider → Click "Enable" - System Tray: Click provider name directly (instant effect) 3. Takes Effect: Restart your terminal or the corresponding CLI tool to apply changes (Claude Code does not require a restart) 4. Back to Official: Add an "Official Login" preset, restart the CLI tool, then follow its login/OAuth flow
Frontend Testing:
Running Tests:
```bash
| Main Interface | Add Provider |
|---|---|
|  |  |
<details> <summary><strong>Which AI tools does CC Switch support?</strong></summary>
CC Switch supports seven tools: Claude Code, Claude Desktop, Codex, Gemini CLI, OpenCode, OpenClaw, and Hermes. Each tool has dedicated provider presets and configuration management.
</details>
<details> <summary><strong>Do I need to restart the terminal after switching providers?</strong></summary>
For most tools, yes — restart your terminal or the CLI tool for changes to take effect. The exception is Claude Code, which currently supports hot-switching of provider data without a restart.
</details>
<details> <summary><strong>My plugin configuration disappeared after switching providers — what happened?</strong></summary>
CC Switch provides a "Shared Config Snippet" feature to pass common data (beyond API keys and endpoints) between providers. Go to "Edit Provider" → "Shared Config Panel" → click "Extract from Current Provider" to save all common data. When creating a new provider, check "Write Shared Config" (enabled by default) to include plugin data in the new provider. All your configuration items are preserved in the default provider imported when you first launched the app.
</details>
<details> <summary><strong>macOS installation</strong></summary>
CC Switch for macOS is code-signed and notarized by Apple. You can download and install it directly — no extra steps needed. We recommend using the .dmg installer.
</details>
<details> <summary><strong>Why can't I delete the currently active provider?</strong></summary>
CC Switch follows a "minimal intrusion" design principle — even if you uninstall the app, your CLI tools will continue to work normally. The system always keeps one active configuration, because deleting all configurations would make the corresponding CLI tool unusable. If you rarely use a specific CLI tool, you can hide it in Settings. To switch back to official login, see the next question.
</details>
<details> <summary><strong>How do I switch back to official login?</strong></summary>
Add an official provider from the preset list. After switching to it, run the Log out / Log in flow, and then you can freely switch between the official provider and third-party providers. Codex supports switching between different official providers, making it easy to switch between multiple Plus or Team accounts.
</details>
<details> <summary><strong>Where is my data stored?</strong></summary>
~/.cc-switch/cc-switch.db (SQLite — providers, MCP, prompts, skills)~/.cc-switch/settings.json (device-level UI preferences)~/.cc-switch/backups/ (auto-rotated, keeps 10 most recent)~/.cc-switch/skills/ (symlinked to corresponding apps by default)~/.cc-switch/skill-backups/ (created automatically before uninstall, keeps 20 most recent)</details>
aiskill88点评:高星项目,Rust实现确保性能稳定。整合多AI助手的桌面方案创意新颖,填补跨平台统一入口空白。代码质量和维护度值得信赖。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
✅ MIT 协议 — 最宽松的开源协议之一,可自由商用、修改、分发,仅需保留版权声明。
AI Skill Hub 点评:Claude跨平台桌面助手 的核心功能完整,质量优秀。对于AI 技术爱好者来说,这是一个值得纳入个人工具库的选择。建议先在非生产环境试用,再逐步推广。
| 原始名称 | cc-switch |
| 原始描述 | 开源MCP工具:A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, 。⭐73.6k · Rust |
| Topics | MCP工具桌面应用AI助手代码生成跨平台Rust开发 |
| GitHub | https://github.com/farion1231/cc-switch |
| License | MIT |
| 语言 | Rust |
收录时间:2026-05-18 · 更新时间:2026-05-19 · License:MIT · AI Skill Hub 不对第三方内容的准确性作法律背书。