← Package directory
Available on winget

Install CC Desktop Switch

Lightweight desktop tool for configuring DeepSeek, Kimi, Zhipu GLM and Bailian providers in Claude Desktop.

Install with winget
winget install --id lonr-6.CCDesktopSwitch
Upgrade
winget upgrade --id lonr-6.CCDesktopSwitch
Uninstall
winget uninstall --id lonr-6.CCDesktopSwitch

About CC Desktop Switch

CC Desktop Switch is a lightweight desktop app for the official Claude Desktop client. It lets you manage third-party Anthropic-compatible API providers such as DeepSeek, Kimi, Zhipu GLM, Alibaba Cloud Bailian, and Xiaomi MiMo, then apply the right Claude Desktop 3P configuration with one click. This project is focused on Claude Desktop on Windows and macOS. It is different from CLI-oriented tools such as farion1231/cc-switch: the goal here is to give regular desktop users a simple UI for provider setup, model mapp...

What's new in 1.0.25

This patch release focuses on issue-batch stability for the Python line. - Added a billing header rectifier for Claude Code through third-party gateways. It removes only the dynamic x-anthropic-billing-header system block before forwarding, which can improve prompt-cache stability on compatible relays. - Added an advanced setting to disable the billing header rectifier when troubleshooting unusual gateways. - Updated Xiaomi MiMo 1M presets so the checkbox maps Opus, Sonnet, and Haiku slots to mimo-v2.5-pro and marks the exposed Claude routes with supports1m. - Kept DeepSeek 1M Haiku mapping intact when applying the preset option. - Changed the missing Claude Code helper signal on macOS/Windows from a dashboard warning to an info-level diagnostics item. Normal third-party gateway chat is not treated as failed by this helper state. - Kept diagnostics export as UTF-8 JSON and preserved Chinese diagnostic text without exposing secrets. - Absorbed provider preset JSON extraction and CCDS_CONFIG_DIR support from community PRs after review.

Read release notes

Version history

Version Updated Notes
1.0.25 Unknown This patch release focuses on issue-batch stability for the Python line. - Added a billing header rectifier for Claude Code through third-party gateways. It removes only the dynamic x-anthropic-billing-header system bloc...
1.0.24 Unknown This patch release focuses on small issue fixes without changing the main local gateway flow. - Added packaged SOCKS proxy support so socks5:// upstream proxies no longer fail because socksio is missing. - Added a deskto...