Skip to main content

Make Integration

In Make, the MCP Server URL is generated from your MCP Token page.

Where to find it in your Make account

  1. Log in to Make.com

  2. Click your avatar / name (top‑right)

  3. Open Profile

  4. Find API Access

  5. Click Add token

  6. Add the tools you would like to provide access too

    1. You are required to select:

      1. mcp:use

      2. mcp-vhosts:read

      3. mcp-vhosts:write

        Make Add token dialog with MCP-related scopes selected.

  7. Copy to clipboard to access token

  8. Prepare the full MCP Server URL shown there (it will look like https://<MAKE_ZONE>/mcp/u/<MCP_TOKEN>/stateless

replace <MAKE_ZONE> and <MCP_TOKEN> with your actual values.

MAKE_ZONE - The zone your organization is hosted in (e.g., us2.make.com).

MCP_TOKEN - The API token you generated.

Navigate Back to Hatz

  1. Open Hatz - Workshop Tab - Integrations

    • Available Integrations - Click View All

  2. Find the Make Integration

  3. Paste in your created URL

  4. Connect

Connected Make Integration page in Hatz showing reachable MCP connection and available tools.
Did this answer your question?