Privacy and advertising choices

Git-Stars uses essential storage for site operation. Optional analytics and ad-measurement scripts stay disabled unless you accept them; partners such as Google may then use cookies or similar identifiers where required. Privacy Policy

LogoGit-Stars
Top StarsTrendingAI AgentsDaily PicksViral ReposInsights
LogoGit-Stars

Discover top GitHub projects with real rankings and AI insights

GitHub
Built withLogo of Git-StarsGit-Stars
Rankings
  • Top Stars
  • Trending
  • AI Agents
  • Daily Picks
  • Explore
Resources
  • Insights
  • Editorial Policy
About
  • About
  • Contact
Legal
  • Privacy Policy
  • Terms of Service
© 2026 Git-Stars. All Rights Reserved.
AI Agent Analysis
FC

Alishahryar1/free-claude-code

Use Claude Code, Codex and Pi for free from your terminal, app, IDE, or phone like OpenClaw (voice supported)

stars
44k
Language
Python
GitHub
Source and compliance noteLast synced: Aug 4, 2026

Git-Stars is independent and not affiliated with GitHub or this project. Analysis may be AI-assisted and based on public repository metadata plus short README-derived summaries. We do not mirror full README files, docs, issues, or social comments.

Original GitHub sourceMethodologyEditorial Policy

Overview

Free Claude Code (FCC) is an open-source proxy that lets developers run Claude Code, Codex, and Pi coding agents through their own provider-backed gateway, supporting free, paid, or local models. It provides a local Admin UI for provider selection, native model picker integration, and optional voice-enabled chat via Discord/Telegram, effectively decoupling the agent frontends from their original API subscriptions.

Installation

macOS/Linux: curl -fsSL "https://raw.githubusercontent.com/Alishahryar1/free-claude-code/main/scripts/install.sh" | sh; Windows PowerShell: & ([scriptblock]::Create((irm "https://raw.githubusercontent.com/Alishahryar1/free-claude-code/main/scripts/install.ps1")))

Problem solved

This framework solves the problem of vendor lock-in and subscription costs for AI coding agents by allowing users to route traffic to any compatible provider, including free or local models. It also unifies multiple agents (Claude Code, Codex, Pi) under one proxy, enabling a consistent workflow and reducing the need for multiple paid subscriptions.

What you can build

Developers can build custom AI coding workflows that leverage the full power of Claude Code, Codex, and Pi without being tied to a single provider. They can switch between 31+ cloud and local providers, use native model pickers, and even interact with agents via voice through Discord/Telegram. The ceiling includes creating a fully self-hosted, privacy-preserving AI development environment with granular model routing and fallback strategies.

Community sentiment

Positive

No community feedback yet.

Concerns

No concerns documented yet.

Bottom line

This framework is ideal for developers who want to maximize flexibility and minimize costs when using AI coding agents, especially those comfortable with self-hosting and provider management. It should be avoided by those who prefer official support and guaranteed performance, as the trade-off is potential instability, ethical gray areas, and the need for technical setup.

Analyzed by Git-Stars - 8/4/2026