EveryDev.ai
Sign inSubscribe
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
Main Menu
  • Tools
  • Developers
  • Topics
  • Discussions
  • Communities
  • News
  • Podcasts
  • Blogs
  • Builds
  • Contests
  • Compare
  • Arena
  • Polls
Create
    Home
    Tools

    2,633+ AI tools

    • New
    • Trending
    • Featured
    • Compare
    • Arena
    Categories
    • Agents1758
    • Coding1268
    • Infrastructure581
    • Marketing465
    • Design453
    • Projects424
    • Research398
    • Analytics347
    • MCP240
    • Security239
    • Testing236
    • Data221
    • Integration174
    • Prompts160
    • Learning159
    • Communication154
    • Extensions148
    • Voice126
    • Commerce125
    • DevOps108
    • Web79
    • Finance21
    1. Home
    2. Tools
    3. CCX
    CCX icon

    CCX

    AI Infrastructure

    A high-performance AI API proxy and protocol translation gateway supporting Claude, OpenAI, Codex, and Gemini with unified channel orchestration and web admin UI.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Free and open-source under the MIT License. Self-hosted.

    Engagement

    Available On

    Windows
    macOS
    Linux
    API
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    AI InfrastructureAPI Integration PlatformsLLM Orchestration

    Alternatives

    LiteLLMHeyTokenOfoxAI
    Developer
    BenedictKingUSAEst. 2026

    Listed Jun 2026

    About CCX

    CCX is an open-source AI API proxy and protocol translation gateway built in Go by BenedictKing. It provides a single unified entrypoint for routing requests to Claude, OpenAI Chat, OpenAI Images, Codex Responses, and Gemini APIs, with an embedded web admin console and single-binary deployment. The project is licensed under MIT and available on GitHub, with the latest release at v2.8.19.

    What It Is

    CCX sits between AI clients and upstream API providers, acting as a reverse proxy and protocol translator. It normalizes requests across different AI API formats — Claude Messages, OpenAI Chat Completions, OpenAI Images, Codex Responses, and Gemini — exposing them all through a single port. This makes it useful for developers who want to consolidate multiple AI provider keys, implement failover, or route traffic across providers without changing client code.

    Architecture and Deployment Model

    CCX uses an integrated backend + frontend architecture where the frontend is embedded directly into the binary, enabling single-port, single-binary deployment. The backend exposes one entrypoint on port 3000 (configurable), routing traffic to the web UI, admin API, and all AI proxy endpoints. Deployment options include:

    • Binary: Download a prebuilt binary and configure via .env file
    • Docker: Official Docker image with Docker Compose support and optional Watchtower auto-update
    • CCX Desktop: A desktop application available on Windows (Microsoft Store) and macOS (Homebrew cask), with code signing via SignPath Foundation
    • Build from source: Requires Go 1.25+, Bun, and Make

    Channel Orchestration and Smart Scheduling

    A core feature of CCX is its channel management system. Operators can configure multiple upstream channels (API providers or keys), each with:

    • Per-channel API key rotation
    • Priority scheduling and promotion windows
    • Health checks, circuit breaker, and automatic failover
    • Custom headers, model allowlists, and route prefixes
    • Proxy support per channel

    The web admin console provides drag-and-drop priority adjustment, real-time traffic stats (request count, success rate, latency), and log viewing.

    Supported Protocols and Endpoints

    CCX proxies the following API protocols through a unified entrypoint:

    • POST /v1/messages — Claude Messages
    • POST /v1/chat/completions — OpenAI Chat Completions
    • POST /v1/responses — Codex Responses (with session tracking for multi-turn workflows)
    • POST /v1/images/generations, /edits, /variations — OpenAI Images
    • POST /v1beta/models/{model}:generateContent — Gemini
    • GET /v1/models — Models API

    The project documentation also lists support for additional upstream providers including DeepSeek, Kimi, GLM, MiniMax, and Tongyi Qianwen via the channel configuration system.

    Update: v2.8.19

    The latest release is v2.8.19, published on 2026-05-30. The repository was created in January 2026 and has seen rapid development, accumulating over 2,700 GitHub stars and 200 forks within months. Active development continues with regular releases, and the project maintains an open issues tracker and community QQ group for discussion.

    Community Discussions

    Be the first to start a conversation about CCX

    Share your experience with CCX, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Free and open-source under the MIT License. Self-hosted.

    • Full proxy and protocol translation
    • Web admin console
    • Channel orchestration and failover
    • Docker and binary deployment
    • CCX Desktop app

    Capabilities

    Key Features

    • Unified AI API proxy for Claude, OpenAI, Codex, and Gemini
    • Single-port single-binary deployment with embedded frontend
    • Web admin console with drag-and-drop channel management
    • Smart scheduling with priorities, health checks, and failover
    • Per-channel API key rotation and model allowlists
    • Circuit breaker and automatic failover
    • Real-time traffic stats and log monitoring
    • Docker and Docker Compose support
    • CCX Desktop app for Windows and macOS
    • Dual-key authentication (PROXY_ACCESS_KEY and ADMIN_ACCESS_KEY)
    • Responses session tracking for multi-turn workflows
    • Custom headers and route prefixes per channel
    • Proxy support per channel

    Integrations

    Claude (Anthropic)
    OpenAI Chat Completions
    OpenAI Images
    Codex Responses
    Gemini
    DeepSeek
    Kimi
    GLM
    MiniMax
    Tongyi Qianwen
    Docker
    Watchtower
    Microsoft Store
    Homebrew
    API Available
    View Docs

    Reviews & Ratings

    No ratings yet

    Be the first to rate CCX and help others make informed decisions.

    Developer

    BenedictKing

    BenedictKing develops CCX, an open-source AI API proxy and protocol translation gateway written in Go. The project provides unified access to Claude, OpenAI, Codex, and Gemini APIs through a single entrypoint with built-in web administration and smart channel orchestration. CCX is distributed under the MIT license and supports deployment via binary, Docker, and desktop applications on Windows and macOS.

    Founded 2026
    USA
    1 employees

    Used by

    Open-source AI community
    Read more about BenedictKing
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    LiteLLM icon

    LiteLLM

    Open source AI Gateway and Python SDK to call 100+ LLMs in OpenAI format, with cost tracking, guardrails, load balancing, and virtual key management.

    HeyToken icon

    HeyToken

    AI infrastructure platform providing unified API access to top-tier LLMs at 30% lower cost with OpenAI SDK compatibility.

    OfoxAI icon

    OfoxAI

    A unified API gateway providing access to 100+ LLMs including GPT, Claude, Gemini, and DeepSeek through a single API key with zero platform fees.

    Browse all tools

    Related Topics

    AI Infrastructure

    Infrastructure designed for deploying and running AI models.

    256 tools

    API Integration Platforms

    AI-powered platforms for building, testing, and managing APIs with intelligent documentation generation, automated testing, and performance optimization capabilities.

    116 tools

    LLM Orchestration

    Platforms and frameworks for designing, managing, and deploying complex LLM workflows with visual interfaces, allowing for the coordination of multiple AI models and services.

    136 tools
    Browse all topics
    Back to all tools
    Discussions