Documentation
Codex CLI in the NexoRouter documentation.
Codex CLI
Status: Not supported by the current public NexoRouter API.
Codex CLI can define custom model providers, but current Codex provider configuration is centered on the Responses API path.
NexoRouter's current public API exposes OpenAI-compatible Chat Completions, not the Responses API. Do not configure Codex CLI to use NexoRouter until NexoRouter publishes a compatible Responses API path or a verified Codex-specific setup.
Current public NexoRouter API
GET /v1/models
POST /v1/chat/completions
Why it is not supported yet
- A public NexoRouter Responses API route or an officially supported Codex Chat Completions mode.
- A verified NexoRouter setup for the current Codex CLI provider configuration.
- Successful checks for coding-agent behavior, including tool calls, streaming, errors, and Usage Logs.
Current recommendation
Use OpenCode, Cline, Roo Code, Aider, Continue, or Open WebUI for NexoRouter integrations today.