Skip to main content
Hotfix MCP is a remote server on the same process as the hiring API. You connect with a company API key. Tools then read and update jobs, applications, interviews, offers, mail, and automations for that company. There is no company id argument. The key chooses the company.
Transport is Streamable HTTP. There is no OAuth flow. Send the key on every request:

Limits that matter for agents

Creating a draft, an offer, a booking link, or an automation action does not send email. A person still hits Send. See Offers and mail, Interviews, and Automations. create_job stays off Hotfix search until extract is confirmed, then set_job_listed. An extract-relevant update_job takes the job off search until extract is confirmed. close_job is terminal. See Jobs. Hiring stats and webhooks are not published. Do not invent them.

What to do next

  1. Get started to wire Cursor, Claude Code, or another client.
  2. Supported tools for the live tool list.
  3. The API reference for matching HTTP routes. Each operation page names the MCP tool when one exists. get_application_markdown and get_availability are MCP only.
Mintlify hosts a docs search MCP at this site’s /mcp path. That is not Hotfix hiring MCP. Hiring MCP is https://rest.hotfix.jobs/mcp.