by SuperJJ007 · MCP Server · ★ 163
CSSwitch Claude Science 是 Anthropic 推出的 AI Agent 科研平台,可以协助完成文献检索与分析、数据处理、图表生成和论文写作等工作。 CSSwitch 让你不必订阅 Claude,也能在 Science 中使用自己的第三方模型。填入 API Key,选择服务商,剩下的交给 CSSwitch。简单来说,它之于 Claude Science,就像 CC Switch 之于 Claude Code。 背景 Science 需要登录才能正常启动,但启动之后,推理请求发往哪里由环境变量 决定。 CSSwitch 会把这个地址指向本地代理。代理收到请求后,会移除 Science 附带的 OAuth 信息,换成你的第三方 API Key;如果服务商使用不同的接口格式,代理还会负责协议转换,最后把请求发给你选择的模型。 Science 启动所需的登录状态则由 CSSwitch 在隔离环境中生成。这套本地登录只负责让 Science 启动,不参与后续推理,也不会接触你真实的 Claude 登录信息。 致谢 CSSwitch 的名字和产品形态参考了 CC Switch,后者是一款使用 Tauri 和 Rust 开发的 Claude Code API 服务商切换工具。CSSwitch 的部分交互设计也借鉴了 CC...
| Stars | 163 |
| Forks | 20 |
| Language | Rust |
| Category | MCP Server |
| License | MIT |
| Quality Score | 59.3463090052668/100 |
| Open Issues | 10 |
| Last Updated | 2026-07-03 |
| Created | 2026-07-02 |
| Platforms | claude-code, mcp, rust |
| Est. Tokens | ~23k |
These tools work well together with CSswitch for enhanced workflows:
Explore other popular mcp server tools:
CSswitch is 让 Claude Science 的推理走自选的第三方 API(DeepSeek / 通义千问 / 任意 OpenAI 兼容端点),保留工具调用·Skill·MCP·代码执行,含本地虚拟登录跳过。macOS 菜单栏 app。仅供个人学习研究,使用者自负风险。. It is categorized as a MCP Server with 163 GitHub stars.
CSswitch is primarily written in Rust. It covers topics such as anthropic, claude, claude-science.
You can find installation instructions and usage details in the CSswitch GitHub repository at github.com/SuperJJ007/CSswitch. The project has 163 stars and 20 forks, indicating an active community.
CSswitch is released under the MIT license, making it free to use and modify according to the license terms.