~/.codex/config.toml (or a project-level .codex/config.toml):
bearer_token_env_var tells Codex to send Authorization: Bearer $AUTOMATE_IT_API_KEY — the key stays out of the config file. Export it where Codex runs:
Connect OpenAI Codex to Automate It over remote MCP
~/.codex/config.toml (or a project-level .codex/config.toml):
bearer_token_env_var tells Codex to send Authorization: Bearer $AUTOMATE_IT_API_KEY — the key stays out of the config file. Export it where Codex runs: