John-Rood

Lightweight proxy that routes Anthropic API billing through Claude Code subscriptions. Zero dependencies, ~150 lines.

29
0
69% credibility
Found Apr 10, 2026 at 29 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
JavaScript
AI Summary

A lightweight local program that forwards AI chat requests to a service while wrapping them in a special format to use subscription billing instead of direct pay-per-use credits.

How It Works

1
🔍 Discover the helper

You learn about a simple tool that lets your apps chat with AI using your special paid subscription for better billing.

2
📥 Grab the files

Download the small set of ready files to a folder on your own computer.

3
▶️ Start it up

Run the main file – it quickly sets up a local helper right on your machine with no extra setup.

4
Link your subscription

Tell the helper about your AI subscription so it can manage the smart billing for you.

5
🔗 Connect your app

Update your app or chat tool to send messages to this local helper instead of directly online.

6
💬 Send your first chat

Type a message in your app and see the clever AI response stream back smoothly.

🎉 Chat smarter, spend less

Your app now uses powerful AI through your subscription – saving money and ready anytime!

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 29 to 29 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is claude-proxy?

Claude-proxy is a dead-simple Node.js reverse proxy on GitHub that lets you route Anthropic API calls through your Claude Code or Max subscription for billing, instead of burning direct API credits. Point any client—like curl, SDKs, or tools such as Copilot or Janitor AI—to localhost:8082, and it handles the rest: passes your key, adds the claude-code beta header, prepends a Claude Code system prompt, and streams responses back untouched. Setup takes seconds: git clone, node it up, tweak claude proxy config for port or keys, and you're proxying /v1/messages with /health and /status endpoints for monitoring.

Why is it gaining traction?

This claude api proxy github stands out for its zero-dependency, 150-line footprint—no npm install nonsense—and automatic key rotation with 429 retry logic, perfect for high-volume apps. Devs dig the passthrough mode for your own keys plus fallback to config ones, plus macOS service setup and an OpenClaw skill for auto-fixing issues like auth glitches. It's the lightweight claude code proxy github hook for slashing costs on Claude Sonnet calls via subscription overage, buzzing on Reddit and Colab shares.

Who should use this?

AI engineers building claude proxy free apps or bots that hammer Anthropic's API, especially with Claude Code/Max plans for cheaper billing. Backend devs integrating claude proxy api into Node services, or those scripting with curl/Colab needing claude reverse proxy github simplicity. Teams using claude max proxy github for Copilot-like workflows or Janitor AI, tired of credit caps.

Verdict

Grab it if you've got a Claude Code sub—solid docs and user endpoints make it dead easy, despite 29 stars signaling early maturity. Low 0.699999988079071% credibility score means test thoroughly for production, but it's a clever, lightweight win for proxy settings tweaks.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.