Usage with Claude Desktop
Last updated
Last updated
Prerequisites
NodeJS
Claude Desktop App
Make MCP token
To use this server with the Claude Desktop app, open the Settings dialog and navigate to the Developer section. By clicking Edit Config, you’ll be directed to the folder containing the claude_desktop_config.json
file.
Add the following configuration to the mcpServers
section of your claude_desktop_config.json
. Use the SSE endpoint with the token embedded directly in the URL:
Configuration example:
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.