习惯用 Claude Code、Codex 写代码,又想接 Ollama、DeepSeek、Gemini 这些模型,可以看看 Free Claude Code。它在客户端和模型之间加了一层本地代理,不用换掉原来的 Coding Agent,就能切换不同的云端或本地模型。
Free Claude Code(简称 FCC)和 Anthropic 没有关联,也不是绕过 Claude 官方额度的工具。它负责把 Claude Code、Codex 等客户端发出的请求,转给你自己配置的模型 Provider,例如 Gemini、DeepSeek、Groq、OpenRouter,或者本地运行的 Ollama。

开源地址(地址中有配置教程):https://github.com/alishahryar1/free-claude-code
