by CaddyGlow · Codex Skill · ★ 233
CCProxy API Server CCProxy is a local, plugin-based reverse proxy that unifies access to multiple AI providers (e.g., Claude SDK/API and OpenAI Codex) behind a consistent API. It ships with bundled plugins for providers, logging, tracing, metrics, analytics, and more. Supported Providers Anthropic Claude API/SDK (OAuth2 flow or Claude CLI/SDK token files) OpenAI Codex (ChatGPT backend Responses API using OAuth for paid/pro accounts) GitHub Copilot (chat and completions for free, paid, or business accounts) Each provider adapter exposes the same surface area: OpenAI Chat Completions, OpenAI...
| Stars | 233 |
| Forks | 44 |
| Language | Python |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 70.413431052714/100 |
| Open Issues | 3 |
| Last Updated | 2026-05-02 |
| Created | 2025-07-04 |
| Platforms | claude-code, codex, python |
| Est. Tokens | ~336k |
Explore other popular codex skill tools:
ccproxy-api is is a local reverse proxy providing unified access to multiple AI providers (Claude, Codex) through a single interface, using your existing subscriptions without API key billing.. It is categorized as a Codex Skill with 233 GitHub stars.
ccproxy-api is primarily written in Python. It covers topics such as anthropic, anthropic-api, claude.
You can find installation instructions and usage details in the ccproxy-api GitHub repository at github.com/CaddyGlow/ccproxy-api. The project has 233 stars and 44 forks, indicating an active community.
ccproxy-api is released under the MIT license, making it free to use and modify according to the license terms.