Skip to main content
ClaudeWave

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

Tools2.9k estrellas496 forksTypeScriptMITActualizado 2mo ago
Nota editorial

CC Gateway is a TypeScript reverse proxy that routes Claude Code traffic through a local server before it reaches the Anthropic API, intercepting and rewriting the telemetry and fingerprint data that Claude Code collects and transmits. According to the README, Claude Code sends over 640 telemetry event types across three parallel channels and captures more than 40 environment dimensions including device ID, email, OS version, CPU architecture, shell type, and physical RAM. The gateway normalizes all of this to a single canonical profile, replacing the entire `env` object rather than patching individual fields, sanitizing the `<env>` block injected into system prompts, masking process metrics like heap size and RSS, and stripping the `x-anthropic-billing-header` fingerprint hash. That last step also enables cross-session prompt cache sharing, which the project claims reduces system prompt costs by roughly 85 percent. Teams can provision multiple users through per-person launcher scripts generated by an `add-client.sh` script, with no OAuth flow required on client machines. The tool is deployed via Docker or Node.js 22 and targets developers or teams running Claude Code across multiple machines who want to control what hardware and identity data leaves their network.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Recently active
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 6/11/2026
Get started
Method: Clone
Terminal
git clone https://github.com/motiful/cc-gateway
1. Clone the repository.
2. Follow the README for installation and usage instructions.
Casos de uso

Resumen de Tools

README no disponible. Visita el repo en GitHub para la documentación completa.
anthropicapi-gatewayclaude-codedockerfingerprintprivacyreverse-proxytelemetrytypescript

Lo que la gente pregunta sobre cc-gateway

¿Qué es motiful/cc-gateway?

+

motiful/cc-gateway es tools para el ecosistema de Claude AI. AI API identity gateway — reverse proxy that normalizes device fingerprints and telemetry for privacy-preserving API proxying Tiene 2.9k estrellas en GitHub y se actualizó por última vez 2mo ago.

¿Cómo se instala cc-gateway?

+

Puedes instalar cc-gateway clonando el repositorio (https://github.com/motiful/cc-gateway) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar motiful/cc-gateway?

+

Nuestro agente de seguridad ha analizado motiful/cc-gateway y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene motiful/cc-gateway?

+

motiful/cc-gateway es mantenido por motiful. La última actividad registrada en GitHub es de 2mo ago, con 25 issues abiertos.

¿Hay alternativas a cc-gateway?

+

Sí. En ClaudeWave puedes explorar tools similares en /categories/tools, ordenados por popularidad o actividad reciente.

Despliega cc-gateway en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: motiful/cc-gateway
[![Featured on ClaudeWave](https://claudewave.com/api/badge/motiful-cc-gateway)](https://claudewave.com/repo/motiful-cc-gateway)
<a href="https://claudewave.com/repo/motiful-cc-gateway"><img src="https://claudewave.com/api/badge/motiful-cc-gateway" alt="Featured on ClaudeWave: motiful/cc-gateway" width="320" height="64" /></a>

Más Tools