Add to one project
For a project you trust, create.codex/config.toml and add the local server command:
config.toml when you want the integration in all of your projects. Add the selected human or Service Account identity through Codex’s local secure configuration, following MCP setup. Do not mix the two identity modes.
You can also add a local server in the Codex desktop app through Settings > MCP Servers. Choose STDIO and enter the same command and arguments.
Verify the connection
In a Codex chat, send this request:Use it safely
Keep the configuration in a trusted project. State the account, project, and resource you intend to use. Ask for a read before any write, and review the proposed operation before approving it. Never include a token, passphrase, provider key, or decrypted value in chat.Troubleshoot or remove it
Open the MCP server list in Codex to confirm that is enabled. If it cannot start, verify Node.js and the local secure configuration. A403 response means the selected identity lacks permission; changing an ID cannot grant it.
Delete the airctrl entry from the relevant config.toml, or remove the server in Settings > MCP Servers. See the Codex MCP documentation for client-specific options.