Codex

OpenAI documents MCP support for Codex, with configuration shared between the CLI and IDE extension.

Use these UserJot values

When Codex asks for the remote MCP server details, use:

Name: userjot
URL: https://api.userjot.com/v1/mcp
Authorization: Bearer YOUR_USERJOT_API_TOKEN

Important note

Codex MCP support is still evolving quickly, and the exact remote-server setup flow may differ between Codex releases.

Because of that, the most reliable approach is:

  1. Follow Codex's current MCP setup flow in the CLI or IDE extension.
  2. Use the UserJot endpoint above as the server URL.
  3. Provide your UserJot API token as a bearer token when Codex asks for headers or authentication details.

Shared configuration

OpenAI's docs indicate that Codex shares MCP configuration between the CLI and the IDE extension, so you should only need to configure the UserJot server once per environment.

If your Codex build behaves differently

If your installed Codex version does not yet expose the same remote MCP setup flow as the current OpenAI docs, use the values above with the latest official Codex MCP instructions for your version.