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.