THIS GITHUB REPO IS PURE GOLD
A dev just open-sourced a clever proxy that lets you use the Claude Code interface for free.
The repo (Free-claude-code by Alishahryar1) sits directly in front of the official CLI.
It intercepts Anthropic API calls and seamlessly routes them to cheap or free alternatives:
→ NVIDIA NIM free tier
→ OpenRouter
→ DeepSeek
→ Fully local setups (Ollama, LM Studio)
You keep the exact same agentic workflow and tool use, but bypass the Anthropic bill.
It takes 5 minutes to set up and has already rocketed past 44K GitHub stars.
There is a catch, though.
This isn't actually Claude powering the backend:
↳ Complex agentic tasks will fail more often
↳ Tool use becomes noticeably less reliable
↳ You introduce real privacy risks if you route code through third-party free tiers
But the broader signal is impossible to ignore.
The workflow is becoming the actual product.
And once devs fall in love with an interface, they will actively hunt for a cheaper brain to power it.
100% free and open-source.
Repo link in 🧵↓