Skip to main content
Provider id: codex · CtrlNode agent type: CodexSdk Uses @openai/codex-sdk (stdio JSON-RPC to codex app-server). Each agent gets an isolated CODEX_HOME under the workspace.

When to use it

  • You use OpenAI Codex for autonomous coding on the Bridge host
  • You want per-agent Codex configuration directories

Prerequisites

Install Codex CLI with optional native deps:

Authentication

Option A — API key
Option B — CLI login

Environment variables

Example .env

CtrlNode setup

  1. Project agent type Codex
  2. Register agents in Team
  3. Ensure agent type is CodexSdk so routing uses codex, not Copilot or Cursor

Troubleshooting

← All providers