AgentConn
C

ccx

Coding Free

About ccx

ccx is a lightweight API proxy that unifies Claude, Codex, and Gemini behind a single OpenAI-compatible endpoint. Built by BenedictKing, it gained +150 stars/day on GitHub Trending as developers adopted it to simplify multi-provider setups. ccx handles automatic failover when a provider is down, cost-based routing to choose the cheapest available model for each request tier, and request deduplication for identical prompts. It runs as a local binary with zero external dependencies, supports streaming responses, and includes a built-in dashboard for monitoring request distribution and costs across providers. Designed for teams that want provider flexibility without rewriting their tool integrations.

Key Features

  • Unified OpenAI-compatible endpoint for Claude, Codex, and Gemini
  • Automatic failover when a provider is unavailable
  • Cost-based routing — cheapest available model per request tier
  • Request deduplication for identical prompts
  • Local binary with zero external dependencies
  • Built-in dashboard for cost and request monitoring

Similar Agents