motiful/cc-gateway
Reverse proxy gateway that normalizes device fingerprints, telemetry, and identity for Claude Code API requests.

CC Gateway sits between Claude Code and the Anthropic API as a reverse proxy. It intercepts API requests and rewrites device identifiers, environment fingerprints (platform, architecture, CPU, RAM, shell type), user identity blobs, and session metadata to a single canonical profile. This gives developers control over what telemetry leaves their network when using AI coding tools, addressing privacy concerns around the 640+ event types Claude Code sends.
Frequently asked
- What is motiful/cc-gateway?
- Reverse proxy gateway that normalizes device fingerprints, telemetry, and identity for Claude Code API requests.
- Is cc-gateway open source?
- Yes — motiful/cc-gateway is open source, released under the MIT license.
- What language is cc-gateway written in?
- motiful/cc-gateway is primarily written in TypeScript.
- How popular is cc-gateway?
- motiful/cc-gateway has 3k stars on GitHub.
- Where can I find cc-gateway?
- motiful/cc-gateway is on GitHub at https://github.com/motiful/cc-gateway.