Skip to main content
Add JobMojito to Cursor so the agent can drive your hiring workflows from the editor. Endpoint: https://jobmojito.fastmcp.app/mcp · Auth: OAuth (no API key).
1

Add the server to mcp.json

Edit ~/.cursor/mcp.json (global) or .cursor/mcp.json (this project):
{
  "mcpServers": {
    "jobmojito": {
      "url": "https://jobmojito.fastmcp.app/mcp"
    }
  }
}
2

Authorize

Open Settings → MCP (or Cursor Settings → Tools & Integrations). The jobmojito server appears — click it to sign in and approve access via OAuth.
3

Use it

In the Agent, ask e.g. “List my JobMojito interviews.” The JobMojito tools show under the server once connected.

Next steps