Connect Make MCP Server
Step-by-step guide to connecting Make.com as an MCP Server with meinGPT
This guide shows how to connect a Make.com MCP Server with meinGPT to execute Make scenarios directly from an assistant.
In this guide we set up a simple HTTP Request use case as an example — but of course you can do much more.
Setup
Create a new assistant in meinGPT and add the Make tool under Connectors (Live).

Create a new scenario in Make.com and add the HTTP Request module. In this example, we are using a webhook URL. Select the appropriate authentication type and click Save.

Click on the Every 15 minutes tab at the bottom of the editor and change the schedule settings to On demand. Then activate the scenario.


Copy the scenario ID from the URL. It is located after scenarios/ in the address bar (e.g., 5423589).
![]()
Update the assistant's system prompt with the scenario ID so that the assistant can easily find the scenario. Then save the assistant.

Open the chat with the assistant. You will be prompted to authenticate the Make connection. Click Connect.

Select your organization in Make and allow the required permissions.
For this HTTP Request example, only the Run your scenarios permission is required. Depending on your use case, you may need to grant additional permissions.

After successful authentication, the connection will be displayed as Connected.

Calling the scenario
Once the connection is established, you can call the Make scenario directly in the chat. The assistant will execute the scenario via the MCP connection.
