BRICE
IA & Prompts24 juin 2026

Installer Free Claude Code sur Mac

Tutoriel complet pour installer Free Claude Code connecté à Gemini, OpenRouter ou Ollama — code avec l'IA gratuitement.

À la fin de ce tutoriel, tu auras :

uname -m
# Résultat attendu : arm64 (Mac Apple Silicon M1/M2/M3/M4)

2. Installer Homebrew

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew --version

3. Installer Python et UV

brew install python
python3 --version

brew install uv
uv --version

4. Installer Claude Code

npm install -g @anthropic-ai/claude-code
claude --version

5. Installer Free Claude Code

mkdir ~/Projects
cd ~/Projects
git clone https://github.com/Alishahryar1/free-claude-code.git
cd free-claude-code
uv sync

6. Lancer le serveur

uv run fcc-server
# Server running on http://localhost:8082

Garde cette fenêtre ouverte.

🔒

Accès libre au guide complet

Laisse ton email et accède instantanément au guide en entier. Aucun spam, juste des ressources qui servent vraiment.

ou

Accompagnement

Envie d'aller plus vite ?

Travaillons ensemble sur ton projet IA ou automatisation. Sessions 1:1, résultats concrets.

999 €4x sans frais1 999 €
Réserver un appel →