Back to browse
GitHub Repository

Open-source Claude API cost & usage analytics proxy. FinOps for AI — track spend, tokens, and latency across teams and models.

1 starsTypeScript

Open-source proxy to track Claude API costs by team

by reshevyas·Feb 27, 2026·1 point·2 comments

AI Analysis

●●SolidSolve My ProblemShip It

Drop-in Claude API proxy with real-time cost dashboard—but Anthropic's own billing UI exists.

Strengths
  • Drop-in replacement architecture requires zero SDK changes, only base_url modification
  • Streaming support with non-blocking background logging keeps proxy latency under 10ms
  • Fernet encryption and JWT auth provide enterprise-grade key security and audit trails
Weaknesses
  • Competes directly with enterprise billing tools (Anthropic dashboards, Datadog, cost allocation platforms)
  • Limited to Claude; no support for other LLM providers restricts applicability for polyglot teams
Target Audience

Engineering managers, FinOps teams, companies deploying Claude across multiple departments

Similar To

Datadog · Stripe Billing · Anthropic Console (first-party)

Similar Projects

Developer Tools●●Solid

Ledger – Claude Code Token Spend Analyzer

Local SQLite ledger captures runaway Claude Code sessions before the bill shocks you.

Solve My ProblemCozy
tsv650
301mo ago
Developer Tools●●Solid

ccclub – See which of your friends is burning the most on Claude Code

Pulls data straight from ~/.claude/projects and only uploads aggregated metrics (tokens, cost, calls) via a 6-letter invite code flow — nice and surgical. The one-command npx init + join UX and a show-data privacy audit button make adoption trivial, but it’s strictly useful only to groups already using Claude Code and requires trust that aggregated uploads are enough for your threat model.

Niche GemSlick
mazzystar
204mo ago
Developer Tools●●Solid

Bridge your Claude/OpenAI subs into a team API with per-key cost caps

Per-token cost caps on subscription-backed keys—solves a real billing pain for teams.

Solve My ProblemSlick
shreyas8
143mo ago