Codex Configuration Overview

Codex CLI connects to the Coding Plan through the OpenAI Responses protocol.

Access Point Configuration Guide
Terminal / CLI Codex CLI Terminal Configuration

Common Configuration

  • Base URL: https://api.ai.moses.day/v1
  • Wire API: responses
  • API Token: Obtain from the Coding Application and store in ACEDATACLOUD_API_KEY
  • Model ID: Select from the real-time model directory, do not use Codex as the model ID

Codex reads provider settings from ~/.codex/config.toml; the model_provider in the configuration must match exactly with [model_providers.acedatacloud].

Return to the Coding Plan Configuration Center.