Usage with OpenAI
This guide outlines how to connect Make MCP server to OpenAI using an MCP token.
Prerequisites
OpenAI Platform account
Connect to OpenAI
To connect Make MCP server to OpenAI:
In OpenAI's Playground, sign in to your OpenAI account.
Navigate to Prompts.
In Tools, click the + button.
Select MCP Server.
In the dialog, click Add new to display the form below.

In URL, add the following URL:
If you experience connection issues, you can add /stream instead of /stateless to the end of your connection URL. For SSE, add /sse instead.
Replace
<MAKE_ZONE>with your actual values.
MAKE_ZONE- The zone your organization is hosted in (e.g.,eu2.make.com).
In Label, name your Make MCP server.
In Authentication, select Access token / API key.
Add your MCP token to the field that requires an access token.
Click Connect.
You've now connected Make MCP server to OpenAI.
Last updated

