Usage with ChatGPT

This article outlines how to connect Make MCP server with ChatGPT using OAuth.

Prerequisites

  • ChatGPT account (paid subscription)

Installation

To connect Make MCP server to ChatGPT:

  1. Open the web version of ChatGPT.

  2. Click on your profile name on the left sidebar.

  1. Click Settings to open the settings dialog.

  2. Navigate to the Connectors section, then to Advanced settings.

  1. In Advanced settings, enable Developer mode.

  2. Return to Connectors, and click the Create button that is now visible.

  3. In the New Connector dialog, name your MCP server.

  4. In the MCP Server URL field, add the following URL:

https://mcp.make.com/sse
  1. In the Authentication dropdown, select OAuth.

  2. Select the I trust this application checkbox.

  3. Click the Create button.

  4. In the OAuth consent screen, select your organization and its granted scopes.

  5. Click Allow.

You have now connected Make MCP server to ChatGPT. In Connectors, you can click on it to expand its details and select which tools ChatGPT can use.

Enable in chat

After adding Make MCP server, you can enable it in the chat:

  1. Open a new chat in ChatGPT.

  2. In the left-hand corner of the message bar, click the + sign to open a dropdown.

  3. Click More, then Developer Mode.

  1. Click Add sources.

  2. Enable Make MCP server.

You have now enabled Make MCP server in the chat, allowing ChatGPT to use Make tools when interacting with you.

Last updated