Connect using OAuth

You can connect Make MCP server to MCP clients using OAuth. OAuth is recommended due to its simple and secure setup. Its single universal URL eliminates the need to configure the URL with an MCP token.

Connection URL

To connect Make MCP server using OAuth, use this URL:

https://mcp.make.com/sse

Access control

While connecting Make MCP server with an MCP client, you will select the organization and granted scopes in the OAuth consent screen. Scopes determine the tools available to the MCP client.

Consent screen example:

To complete the connection, refer to the Usage page of your MCP client (e.g., Usage with Cursor).

Last updated