Usage with Claude Desktop

This article outlines how to connect Make MCP server with Claude Desktop using an MCP token.

Prerequisites

  • Claude Desktop account (paid subscription)

Installation

To connect Make MCP server to Claude Desktop:

  1. Open your Claude Desktop account.

  2. Click your profile name on the left sidebar, then Settings.

  3. In Settings, navigate to Connectors.

  4. Click Add custom connector, which opens a dialog.

  5. In the URL field, add the following URL:

https://<MAKE_ZONE>/mcp/api/v1/u/<MCP_TOKEN>/sse
  1. Replace <MAKE_ZONE> and <MCP_TOKEN> with your actual values.

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

  • MCP_TOKEN - You can generate your MCP token in your Make profile.

  1. Click Add.

You have connected Make MCP server to Claude Desktop.

Last updated