[FREE TOOL] Claude Code — Free Providers, Per-Model Routing, Voice Input
5-min setup. Anthropic’s $200/mo coding agent, fueled by free DeepSeek, Kimi & friends. 20K+ devs already on it.
Tiny proxy → Claude Code thinks it’s calling Anthropic → actually hits free brains. $0 forever.
Repo: github.com/Alishahryar1/free-claude-code
🧠 How it works — 30 sec
Normal: Claude Code → Anthropic servers →
your card cries.
This: Claude Code → tiny proxy on your laptop → free AI (DeepSeek/Kimi/etc.) → answer comes back in Anthropic’s format → Claude Code never knows.
Phone re-router. Claude Code dials Anthropic, proxy intercepts: “forwarding to DeepSeek instead.” Caller never knows. Magic happens in the middle.
🍿 What you get
| Loot | Plain-English |
|---|---|
| Same Claude Code CLI / VS Code / JetBrains — no new app to learn | |
| NVIDIA · Kimi · Wafer · OpenRouter · DeepSeek · LM Studio · llama.cpp · Ollama · OpenCode Zen · Z.ai | |
| Opus tasks → one model, Sonnet → another, Haiku → another | |
| Talk to your code (Whisper / NVIDIA NIM) | |
| Run Claude Code from your phone via DM | |
Pretty dashboard at 127.0.0.1:8082/admin — point + click |
|
| All preserved. Nothing breaks. |
🎮 Setup — copy-paste edition
1. Install Claude Code:
npm install -g @anthropic-ai/claude-code
2. Install uv + Python 3.14:
![]()
macOS / Linux:
curl -LsSf https://astral.sh/uv/install.sh | sh
uv self update
uv python install 3.14
Windows PowerShell:
powershell ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
uv self update
uv python install 3.14
3. Install the proxy:
uv tool install --force git+https://github.com/Alishahryar1/free-claude-code.git
4. Start it:
fcc-server
→ terminal prints Admin UI: http://127.0.0.1:8082/admin — click it.
5. Drop in a free API key in the Admin UI (NVIDIA NIM = easiest, grab a key at build.nvidia.com/settings/api-keys) → Validate → Apply.
6. Run Claude Code via the proxy:
fcc-claude
![]()
fcc-claude=claudewith the proxy wired in. Same commands. Zero re-learning.
🪪 Which free provider to pick
| Provider | Best for | Why |
|---|---|---|
| First-timers | Free, fast, no card. Default pick. | |
| Coding | DeepSeek V3.1 ≈ Sonnet at code | |
| Big codebases | Massive context window | |
| Variety | Browse free models list | |
| Backup | Anthropic-compatible, easy swap | |
| Privacy | 100% local. Code never leaves your box. |
Set ALL of them → proxy falls back automatically. One dies → next picks up. No babysitting.
🛡️ Catch check
| Q | A |
|---|---|
| Free forever? | While these providers keep free tiers — NVIDIA/DeepSeek/Kimi have been free 1+ year |
| Quality vs real Claude? | DeepSeek V3.1 ≈ Sonnet. Not Opus-tier. 95% of devs won’t notice. |
| Safe? | MIT licensed, 27.5k |
| Anthropic-banned? | No. You’re not even hitting Anthropic — they don’t know you exist. |
| Tools / agents / MCP? | All work. Vision, streaming, function calling — preserved. |
| Logs my prompts? | Locally only. Nothing phoned home. |
💸 The math
| Plan | Cost | What you get |
|---|---|---|
| $100–200/mo | Real Opus + Sonnet | |
| $0/mo | DeepSeek + Kimi + 8 others, ~95% as good | |
| Tiny | Wall in 30 min |
Heavy user saves $1,000+/year.
Simple-pimple: install proxy → grab free NVIDIA key → run fcc-claude instead of claude. Same workflow, $0 bill, Anthropic doesn’t know you exist.
Anthropic’s $200/mo plan, paid in zero dollars. Don’t tell them.





!