Usage with OpenAI
This article outlines how to integrate the cloud-based Make MCP server with OpenAI.
Prerequisites
OpenAI Platform account
Installation
To use the cloud-based server with 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.
Use the following values to complete the form:
URL:
https://<MAKE_ZONE>/mcp/api/v1/sse
Replace <MAKE_ZONE>
with your actual values.
MAKE_ZONE
- The zone your organization is hosted in (e.g.,eu2.make.com
).
Authentication:
None.

Last updated