Anthropic 推出的Agent编码工具 Claude Code 受到了广泛好评,尤其是Claude Opus 4 和 Claude Sonnet 4发布后,很多人从Cursor迁移到Claude Code,围绕Claude Code生态诞生了众多不错的项目。
汇总一下Claude Code 相关资源。
Claude Code 使用其他大模型
Claude Code Router
https://github.com/musistudio/claude-code-router
将 Claude Code 请求路由到 OpenAI、Gemini、DeepSeek、Ollama 等模型的工具,支持多种模型切换,灵活适配不同需求
Claude Code Proxy
https://github.com/1rgs/claude-code-proxy
让 Claude Code 调用 OpenAI / Gemini 模型
Claude Bridge
https://github.com/badlogic/lemmy/tree/main/apps/claude-bridge
通过拦截和转换 API 请求,将 OpenAI、Gemini 和其他 LLM 提供商与 Claude Code 结合使用
Zen MCP
https://github.com/BeehiveInnovations/zen-mcp-server
让Claude code 与OpenAI/Gemini/Grok/OpenRouter/Ollama/自定义模型等多种AI模型协同工作
anthropic-proxy
https://github.com/maxnowack/anthropic-proxy
Claude Code 与 OpenRouter 结合使用。通过将 Anthropic API 请求转换为 OpenAI 格式,并将其发送到 OpenRouter
Awesome Claude Code
https://github.com/hesreallyhim/awesome-claude-code
Claude Code 工作流程、知识指南、工具和资源大汇总