#30 · Primary category: AI Coding Assistants
free-claude-code
Use Claude Code, Codex, Pi, and OpenCode and more for free (1.3B+ free tokens) from your terminal, app, IDE, or phone like OpenClaw (voice supported + ToS friendly)
Project last updated:08/29/26
GitHub Stars
51.4K
Forks
8.3K
Contributors
45
License
MIT
Why we included this project
Free Claude Code is a self-hosted proxy that lets you point Claude Code, Codex, and Pi at whatever model provider you choose, so you are not locked into per-seat subscription pricing. Teams that already rely on these coding agents but want to pick their own models, send different agent commands to different models, or cut token spend will find the admin UI and the built-in optimizations useful. The proxy handles the unglamorous plumbing itself: quota probes, command-prefix detection, title generation, and filepath extraction all run locally instead of calling the provider, while streaming, tools, reasoning, and image input still work with compatible models. You can launch it from the terminal, connect supported IDEs, or add the optional Discord and Telegram bots for voice notes from your phone. It does require running your own proxy and managing provider keys, so it suits teams comfortable with that kind of setup.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.