Free Claude Code Nix
Description
Free Claude Code packaged for NixOS - Anthropic-compatible local proxy fronting Claude Code with any model backend
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
free-claude-code (Nix)
[](https://github.com/Daaboulex/free-claude-code-nix/actions/workflows/ci.yml) [](https://nixos.org) [](./LICENSE)
Nix flake packaging for [free-claude-code](https://github.com/Alishahryar1/free-claude-code) by [Ali Khokhar (Alishahryar1)](https://github.com/Alishahryar1) - a local Anthropic-compatible FastAPI proxy that fronts Claude Code (and other coding agents) with any OpenAI-compatible model backend.
Upstream
| Project | Alishahryar1/free-claude-code |
| License | MIT |
| Tracked | GitHub commits (main) |
What Is This?
A Nix flake that builds free-claude-code from a pinned upstream commit, plus a Home Manager module that runs `fcc-server` as a user service and ships an `fcc` launcher wired to it.
- Package -
fcc-server,fcc-claude,fcc-cline,fcc-codex,fcc-desktop,fcc-hermes,fcc-opencode,fcc-pientry points from a hatchling wheel on Python 3.14 - Home Manager module -
services.free-claude-code: a loopback-boundfcc-serveruser service plus thefcclauncher pointing Claude Code at it - Update automation - daily upstream commit detection, hash recomputation, and a verified build
Installation
Add as a flake input:
{
inputs.free-claude-code = {
url = "github:Daaboulex/free-claude-code-nix";
inputs.nixpkgs.follows = "nixpkgs";
};
}
Then add the overlay:
nixpkgs.overlays = [ inputs.free-claude-code.overlays.default ];
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI