Connect Codex
Create an MCP-enabled Ondi API key first. Store it in a secure config or environment variable.
Add the Ondi MCP server URL:
codex mcp add ondi --url https://api.ondi.io/functions/v1/mcp
Configure the authorization header according to your current Codex MCP configuration format:
Authorization: Bearer od_your_api_key
Use the MCP URL shown in your Ondi API Keys MCP Setup tab for staging or custom environments.