For the complete documentation index, see llms.txt. This page is also available as Markdown.

Usage with ChatGPT

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

Prerequisites

  • ChatGPT account (paid subscription)

Connect to ChatGPT

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. Go to Apps on the left sidebar, then click Advanced settings.

  3. In Advanced settings, enable Developer mode.

  4. Return to Apps, and click the Create app button that is now visible.

  5. In the New App dialog, name your MCP server.

  6. In Connection, add the following URL:

  1. In Authentication, select OAuth.

  2. Select I understand and want to continue.

  3. Click Create.

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

  5. Click Allow.

You have now connected Make MCP server to ChatGPT. In Apps, you can view its details and select which tools ChatGPT can use.

Enable in chat

Once you add Make MCP server, 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.

  1. Click More, then select the Make MCP server that you connected before.

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

Last updated