Usage with OpenAI

This article outlines how to integrate the cloud-based Make MCP server with OpenAI.

Prerequisites

Installation

To use the cloud-based server with OpenAI:

  1. In OpenAI's Playground, sign in to your OpenAI account.

  2. Navigate to Prompts.

  3. In Tools, click the + button.

  4. Select MCP Server.

  5. In the dialog, click Add new.

  6. 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