Back to browse
GitHub Repository

Minimal, auditable Claude Code and Agent SDK router — Anthropic · OpenRouter · Gemini · OpenAI · Groq · Mistral · Ollama. Inspired by musistudio/llms + musistudio/claude-code-router (MIT).

5 starsTypeScript

Run any LLM inside Claude Code. A local auditable proxy for 7 providers

by sarunasch·Feb 24, 2026·2 points·0 comments

AI Analysis

●●SolidSolve My ProblemDark Horse

Switch Claude Code to Codex, Gemini, or Ollama without rewriting code.

Strengths
  • Transparently routes Agent SDK calls while preserving Claude Code's interface—no app rewrite needed
  • Comprehensive request/response logging with system prompt capture aids debugging and model comparison
  • Minimal setup: single config file, supports both local and multi-tenant gateway modes
Weaknesses
  • Model routing via tier mapping may not cover advanced Agent SDK features or streaming edge cases
  • Anthropic lock-in motivation is strong but actual switching benefit depends on cost/quality tradeoffs
Target Audience

Developers using Claude Code, Anthropic Agent SDK users

Similar To

OpenRouter · Anthropic Agent SDK · LiteLLM (multi-provider routing)

Post Description

Make your Claude Code run Codex, Gemini, OLLama, Groq or anything else. Read full capture logs of what's going. Small, local, transparent.

Similar Projects

Developer Tools●●Solid

LLM Gateway for OpenAI/Anthropic Written in Golang

Runs as a single binary with embedded SQLite and zero-config start, acting as a transparent, provider-agnostic proxy that logs model, tokens, latency, cost and API key hashes while leaving full body capture opt-in. It also proxies streaming responses in real time and exposes stable JSON analytics endpoints — a practical, instrumentable way to get reproducible, audit-ready traces for real LLM traffic, though long-term value depends on how it handles provider edge-cases and SDK compatibility.

Solve My ProblemNiche GemSlick
oatmale
424mo ago
AI/ML●●Solid

Cc-fleet – run other LLMs as Claude Code workers, your sub drives

Swaps LLM backends for Claude Code workers while keeping your main session auth untouched.

Big BrainSolve My Problem
ethanhq
2215h ago