Codex Provider Hub
Description
Codex 与 Claude Code 本地多供应商路由中枢:集成 CC Switch,支持即时切换、自动重试、Token 统计、健康监控与兼容传输。 Local provider hub for Codex and Claude Code.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Codex Provider Hub
[简体中文](README.md) | [English](README.en.md)
在一个本地程序中管理 Codex 与 Claude Code 的多个 API 供应商,支持网页切换、失败重试、请求记录、Token 统计和远程健康监控。
   [](LICENSE) [](https://github.com/AI-Routing-Research-Institute/codex-provider-hub/releases/latest)
目录
适合谁
Codex Provider Hub 适合以下用户:
- 同时使用多个 Codex API 或 Claude Code API 中转,希望在网页中即时切换。
- 已经使用 CC Switch 管理供应商,希望 Codex 与 Claude Code 共用一个本地程序。
- 需要输出前自动重试、请求记录、Token 统计、供应商监控和故障诊断。
- 部分供应商会拒绝普通 Python HTTP 客户端,需要单独启用
curl_cffi兼容传输。
它不是 API 供应商,不提供 API Key,也不是用于公网多租户部署的通用网关。你需要准备自己的合法供应商地址和凭据。
程序默认只监听 `127.0.0.1:17890`。同一个进程提供两套独立控制台:
Codex http://127.0.0.1:17890/control/codex/
Claude Code http://127.0.0.1:17890/control/claude/
五分钟快速开始
1. 准备 CC Switch
推荐先安装并配置 CC Switch,至少添加一个 Codex 或 Claude Code 供应商。默认数据库位置为:
~/.cc-switch/cc-switch.db
当前统一程序会同时构建 Codex 和 Claude Code 控制台,因此启动前应保证该数据库存在且可以读取。
2. 下载程序
Windows x64:
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11