Connect using MCP token
You can connect Make MCP server using an MCP token in the connection URL. An MCP token is an API token that you create in Make for adding Make MCP server to an MCP client.
Obtain MCP token
To obtain an MCP token:
At the bottom of the left sidebar in your Make account, click your name.
Click Profile.
Navigate to the API access tab.
In Tokens, click Add token, which opens a dialog.

Select your desired scopes, including the
mcp:use
scope if you want to make your scenarios available as tools.In Label, name your API token.
Click Add.
You have now generated an MCP token for your MCP client. You will include this token in the connection URL.
An MCP token is a secret key; treat it as sensitive information and share it only with trusted parties.
To complete the connection, refer to the Usage page of your MCP client (e.g., Usage with Cursor).
Access control
To control which scenarios are available as tools through your MCP token, see Scenarios as tools access control.
Last updated