# motiful/cc-gateway

AI API identity gateway — reverse proxy that normalizes device fingerprints and telemetry for privacy-preserving API proxying

Repository: https://github.com/motiful/cc-gateway
Canonical: https://ross.abutalabs.com/products/cc-gateway
Language: TypeScript
License: MIT
License Family: permissive
Topics: anthropic, api-gateway, claude-code, docker, fingerprint, privacy, reverse-proxy, telemetry, typescript
Last push: 2026-04-02T10:50:07+00:00

## Health v2 (maintenance only)
Score: 48/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 75, release rhythm 35, longevity 11
- inputs: {"age_days": 155, "days_push": 153, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3017, forks 500 (observed 2026-08-28T04:07:38.370588+00:00)

## What it is
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
- artifact type: service
- maturity: experimental
- function: proxy, api-gateway, privacy, security, middleware
- domain: privacy, developer-tools, apis, security, self-hosted
- platform: self-hosted, cli
- tags: reverse-proxy, telemetry-stripping, device-fingerprint, claude-code, anthropic-api, identity-normalization, oauth-management, docker, nodejs, typescript

## Member repositories
- motiful/cc-gateway (main) score 48

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:38.370588+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:30:03.340416+00:00, confidence not recorded.
  - readme: https://github.com/motiful/cc-gateway (fetched 2026-08-28T04:07:38.370588+00:00, sha 0a9ed2443d8f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
