# BenedictKing/ccx

Claude / Codex / Gemini API Proxy - CCX

Repository: https://github.com/BenedictKing/ccx
Canonical: https://ross.abutalabs.com/products/ccx
Homepage: https://benedictking.github.io/ccx/
Language: Go
License: MIT
License Family: permissive
Topics: claude, codex, gemini
Last push: 2026-08-26T15:18:32+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 80, longevity 15
- inputs: {"age_days": 214, "days_push": 7, "days_rel": 57, "gap_med": 0, "n_releases_24m": 108}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3963, forks 319 (observed 2026-08-28T04:08:30.609400+00:00)

## What it is
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
- artifact type: service
- maturity: active
- function: api-gateway, proxy, http-server, middleware, llm-inference, monitoring, auth, routing
- domain: large-language-models, apis, self-hosted, developer-tools, artificial-intelligence
- platform: windows, self-hosted, go
- tags: 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

## Member repositories
- BenedictKing/ccx (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:30.609400+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:24:26.322548+00:00, confidence not recorded.
  - readme: https://github.com/BenedictKing/ccx (fetched 2026-08-28T04:08:30.609400+00:00, sha 8b51a6eb4355)
  - homepage: https://benedictking.github.io/ccx/ (fetched 2026-08-29T09:17:53.562207+00:00, sha be25617148cd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
