Usage with OpenAI

Prerequisites

Installation

To use this server with the OpenAI, navigate to the Prompts section in the Playground area. By clicking the + button you’ll open a context menu with the option to add new MCP Server.

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:

Pick "Access token / API key" and enter your <MCP_TOKEN> to the field below.

Last updated