Skip to main content
Connect JobMojito to OpenAI two ways: as a connector in ChatGPT, or as a remote MCP tool from the OpenAI API. Endpoint: https://mcp.jobmojito.com/mcp · Auth: OAuth (no API key).

ChatGPT (connector)

1

Open connector settings

In ChatGPT, go to Settings → Connectors and open the custom / advanced connector option.
2

Add JobMojito

Add a custom connector with the URL https://mcp.jobmojito.com/mcp.
3

Authorize & use

Complete the JobMojito sign-in to authorize, then enable the connector in a chat and try “List my JobMojito interviews.”
If you don’t see a custom-connector option, enable Developer mode under Settings → Security and login, then add the server from the plugins/connectors screen. Developer mode is the standard route for a server that isn’t yet listed in OpenAI’s directory, and it supports both read and write tools. Availability varies by plan, and on Business/Enterprise/Edu workspaces an admin may need to enable it first. Menu names change over time — look for “Connectors”, “Plugins” and “custom”.

OpenAI API (Responses, remote MCP)

The Responses API can call a remote MCP server directly. Because JobMojito is OAuth-protected, you must pass a valid JobMojito access token (obtained from the OAuth flow) in the Authorization header — the API path does not run the interactive login for you.

Next steps