mirror of
https://github.com/openai/codex.git
synced 2026-04-24 14:45:27 +00:00
1002 B
1002 B
Configuration
For basic configuration instructions, see this documentation.
For advanced configuration instructions, see this documentation.
For a full configuration reference, see this documentation.
Connecting to MCP servers
Codex can connect to MCP servers configured in ~/.codex/config.toml. See the configuration reference for the latest MCP server options:
On macOS debug builds, Codex skips reading MCP OAuth tokens from the system keychain to avoid repeated access prompts. Set CODEX_MCP_OAUTH_KEYRING_DEBUG_ALLOW=1 to allow keychain reads when debugging.
Notify
Codex can run a notification hook when the agent finishes a turn. See the configuration reference for the latest notification settings: