Make (formerly Integromat)
Make has a first-party MCP Client module that auto-discovers tools from any MCP server.
MCP Endpoint: https://devmotion.app/mcp
Setup
- In a scenario, add the MCP Client module
- Create a new connection — enter
https://devmotion.app/mcpas the server URL - In the connection’s Headers field, add:
Make connection headers
{
"Authorization": "Bearer YOUR_TOKEN"
}- Make auto-discovers the available tools and lets you invoke them from any scenario step
Authentication
Obtain a long-lived token from your DevMotion profile. Make does not support the interactive OAuth flow.