BenedictKing/ccx
Claude / Codex / Gemini API Proxy - CCX observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 99
- Release rhythm 80
- Longevity 15
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 214
- days_rel: 57
- days_push: 7
- n_releases_24m: 108
Adoption not part of the score
3963 stars · 319 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
CCX is a self-hosted AI API proxy and protocol translation gateway written in Go that unifies access to Claude, OpenAI Chat/Images/Embeddings, Codex Responses, and Gemini APIs behind a single endpoint. It ships with an embedded web admin console, multi-key channel management, smart scheduling with health checks and failover, and single-port binary or Docker deployment.
Use cases
- proxy claude api requests through a unified gateway
- translate openai chat completions format to gemini api
- manage multiple api keys with rotation and failover
- route llm requests to channels by model context window
- self-host an ai api gateway with a web admin ui
- add fallback and circuit recovery for llm providers
- expose one endpoint for claude codex and gemini clients
When to choose
- you need one unified endpoint across multiple LLM providers and protocols
- you want self-hosted multi-key management, failover, and health checks for AI APIs
- you prefer a single-binary or Docker deployment with a built-in admin console
When to avoid
- you only use a single LLM provider and need no protocol translation
- you need a fully managed cloud gateway rather than self-hosting
- you require provider features CCX does not proxy, such as fine-tuning or batch jobs
Facets
service · maturity active
api-gateway proxy http-server middleware llm-inference monitoring auth routing large-language-models apis self-hosted developer-tools artificial-intelligence windows self-hosted go api-proxy protocol-translation claude-api openai-api gemini-api multi-key-management failover channel-management web-admin-console single-binary-deployment linux macos docker web-server
2 sources
- readme: https://github.com/BenedictKing/ccx · fetched 2026-08-28 · 8b51a6eb4355
- homepage: https://benedictking.github.io/ccx/ · fetched 2026-08-29 · be25617148cd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| BenedictKing/ccx | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="BenedictKing/ccx")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem