ccg-router

OPENAI_BASE_URL local router

Use OPENAI_BASE_URL to point Codex CLI at ccg-router, a local OpenAI-compatible proxy for routing and usage tracking.

export OPENAI_BASE_URL=http://127.0.0.1:17180
ccg-router start

ccg-router can run OpenAI-compatible and Anthropic-compatible local endpoints on the same daemon.