motiful/cc-gateway
AI API identity gateway — reverse proxy that normalizes device fingerprints and telemetry for privacy-preserving API proxying observed · 2026-08-28
Health v2 · maintenance only
48/100
- Activity 75
- Release rhythm 35
- Longevity 11
Flags: no_releases young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 155
- days_rel: n/a
- days_push: 153
- n_releases_24m: 0
Adoption not part of the score
3017 stars · 500 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CC Gateway is a self-hosted reverse proxy that sits between Claude Code clients and the Anthropic API, normalizing device fingerprints, telemetry, and identity metadata to a single canonical profile. It rewrites environment dimensions, strips billing/fingerprint headers, sanitizes system prompt env blocks, and centralizes OAuth token management for multiple clients.
Use cases
- stop claude code from sending device telemetry to anthropic
- hide my machine fingerprint from the claude api
- run claude code on multiple machines with one identity
- self-host a privacy proxy for anthropic api requests
- strip billing fingerprint headers from claude code requests
- share prompt cache across sessions to cut system prompt costs
- manage claude code oauth tokens centrally for a team
When to choose
- you use Claude Code and want control over what telemetry and identity data leaves your network
- you run Claude Code on multiple machines and want a single canonical device identity
- you want centralized OAuth token management and zero-login client setup for several users
- you want to strip the billing fingerprint header to enable cross-session prompt cache sharing
When to avoid
- you don't use Claude Code or the Anthropic API — the rewrites are Claude Code-specific
- you need a battle-tested production gateway — the project is explicitly alpha and advises testing with a non-primary account
- you're unwilling to accept the terms-of-service or account-risk implications of altering requests sent to the vendor
Facets
service · maturity experimental
proxy api-gateway privacy security middleware privacy developer-tools apis security self-hosted self-hosted cli reverse-proxy telemetry-stripping device-fingerprint claude-code anthropic-api identity-normalization oauth-management docker nodejs typescript
1 source
- readme: https://github.com/motiful/cc-gateway · fetched 2026-08-28 · 0a9ed2443d8f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| motiful/cc-gateway | main | 48 |
For agents
markdown · JSON · MCP: product_card(name="motiful/cc-gateway")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem