Adding the Ezurio MCP Server to Codex
Prerequisites:
- A ChatGPT subscription (Codex is available across all primary plans).
- The Ezurio MCP Server must be accessible over HTTPS
- An account at www.ezurio.com.
Overview
ChatGPT Codex supports remote MCP servers through the Integrations panel in settings. You can register the Ezurio MCP to the MCP servers section of Integrations to make its tools available in your ChatGPT/Codex sessions.
Custom Integrations are not verified by OpenAI. Only add MCP servers from sources you trust. An MCP server with write access can modify data in connected systems.
Step 1 – Open Settings
- Open the Codex desktop app.
- Click your profile name or icon in the bottom-left corner of the sidebar.
- Click Settings.
- Navigate to Integrations → MCP servers.
Step 2 – Add the Ezurio MCP Server
- Click the + Add server button
- Enter
ezurio-mcpas the MCP server name - Select Streamable HTTP
- In the URL field, enter the Ezurio MCP server URL
https://mcp.ezurio.com/ez/mcp - Click Save
- The
ezurio-mcpMCP server now appears in the list of Servers and is enabled by default
Step 3 – Authenticate
- In order to authenticate with
ezurio-mcp, Codex requires running thelogincommand from a command line. Open a terminal and type the following to connect:codex mcp login ezurio-mcp - The Ezurio MCP user uses OAuth. A browser popup or redirect will appear. Follow the prompts to authorize Codex to access the Ezurio MCP server.
- Once authentication completes, restart the Codex desktop application to refresh the connected MCP tools.
Step 4 – Verify
- With the connector active, ask Codex a question that would require one of the Ezurio MCP tools.
- Codex will invoke the tool automatically and return results from the Ezurio MCP server.
The Ezurio MCP server is now set up. You can enable/disable it from the settings menu.
Troubleshooting
| Symptom | Resolution |
|---|---|
| I can’t find MCP Servers in Settings | Confirm you have a ChatGPT subscription and the latest Codex desktop client installed. |
| Connection fails after saving | Verify the MCP Server URL is correct and “Streamable HTTP” is selected as the server type. |
| Authentication error | Confirm you have created an account on www.ezurio.com and are logged in. |
| Tools not available in chat | Ensure the connector is toggled ON in Settings and that you’ve run the login command to authenticate. Be sure to exit and restart Codex after the login succeeds. |