motiful

motiful / cc-gateway

Public

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

18
2
69% credibility
Found Apr 01, 2026 at 487 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

CC Gateway is a privacy tool that acts as an intermediary to normalize and anonymize device fingerprints and telemetry data sent by Claude Code clients to Anthropic's API across multiple machines.

How It Works

1
🕵️ Notice your AI tool tracks devices

You realize your coding assistant sends lots of details about your computers to the company, even across machines.

2
🌟 Decide to take back control

You find CC Gateway, a helper that makes all your computers look like just one to the AI service, keeping your privacy safe.

3
💻 Prepare your main hub computer

On one trusted computer, you download and ready the privacy hub so it can manage everything centrally.

4
🔑 Save your login details

You grab the special access code from your AI account on that hub computer, safely and once.

5
👤 Pick your pretend identity

You create a single fake device profile that all your computers will pretend to be.

6
📱 Connect your other devices

On each computer you use the AI tool on, you tell it to send everything through your privacy hub instead.

7
Test it out

You check a quick test page to see your requests are now hidden and normalized perfectly.

🎉 Enjoy private AI coding

Now you can use your AI coding assistant from any machine, and it all looks like one safe, single device to the company.

Sign up to see the full architecture

6 more

Sign Up Free

Star Growth

See how this repo grew from 487 to 18 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is cc-gateway?

CC Gateway is a TypeScript reverse proxy that acts as an API identity gateway between Claude Code clients and the Anthropic API, normalizing device fingerprints, telemetry, and environment data to a single canonical profile. It solves the problem of Claude Code's aggressive tracking—640+ event types and 40+ env dimensions leaked every few seconds—letting multiple machines appear as one to avoid bans or privacy leaks. Setup involves npm install, generating identities and tokens via CLI scripts, editing a YAML config, and running via Docker or Node for centralized OAuth and rewriting.

Why is it gaining traction?

It stands out with three-layer defense: env vars route traffic, Clash rules block direct API calls (like anthropic.com rejects), and proxy rewriting sanitizes prompts, headers, and process metrics. Developers notice no per-client browser logins, stripped leak fields (baseUrl, gateway), and health/verify endpoints for quick checks. The hook is full control over API identity management, mimicking api github token handling but for Claude's telemetry-heavy flows.

Who should use this?

Dev teams running Claude Code across laptops, servers, or CI where multi-device fingerprints risk account flags. Privacy-focused solo devs auditing api identity verification before heavy api github copilot or enterprise use. Anyone hitting api github rate limit parallels with Anthropic's tracking, needing cc gateway checker-like normalization.

Verdict

Test it for multi-machine Claude Code privacy—solid docs, Docker support, and 13 passing tests make alpha workable, but 18 stars and 0.7% credibility score scream "non-primary account only." Promising for api identity leak checker needs, monitor updates for Claude changes.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.