telexed ~ c / e273a9df-52bradar:50 · agent_toolLIVE
← back
NO.
#e273a9df
Topic
AGENTS & TOOLS
Source
GitHub Trending Weekly
Published
2026-05-06 20:08:58
Importance
★ 5/10 — radar 50
`free-claude-code`: route `Claude Code` through third-party or local models
FIG-0271:1

`free-claude-code`: route `Claude Code` through third-party or local models

A local proxy keeps Claude Code working while swapping Anthropic for OpenRouter, DeepSeek, NVIDIA NIM, or local runtimes. Unofficial, but practical for cost testing and model routing.

[ KEY POINTS ]
  1. Acts as a drop-in Anthropic proxy, so Claude Code can talk to six backends without changing its client protocol.
  2. Supports per-tier routing with MODEL, MODEL_OPUS, MODEL_SONNET, and MODEL_HAIKU, which is useful for cost/perf splits.
  3. Exposes /v1/models, so the native Claude Code model picker still works through the proxy instead of breaking UX.
  4. Adds optional Discord/Telegram bots and voice transcription via local Whisper or NVIDIA NIM, extending it beyond terminal-only use.
Originalgithub.com/Alishahryar1/free-claude-codeRead original →

// related