Cua Docs

OpenAI Codex

Connect Codex to Cua Driver over MCP.

Codex supports local MCP servers in the CLI, IDE extension, and desktop app. Generate the command with the installed Cua Driver version:

cua-driver mcp-config --client codex

The generated command uses the absolute executable path. Its shape is:

codex mcp add cua-driver -- /absolute/path/to/cua-driver mcp
codex mcp list

Open a fresh Codex session after registration. You can also install the Cua Driver agent skill for action-selection guidance:

cua-driver skills install
cua-driver skills status

Continue with Connect your agent to Cua Driver and Install the Cua Driver agent skill.

Upstream: Codex MCP documentation.