Obtaining MCP Token
An MCP token is an API key that allows external AI systems to access your scenarios as callable tools.
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.
Choose the scopes, including the
mcp:use
scope if you want to make your scenarios available as tools.In Label, name your MCP token.
Click Add.
You have now generated an MCP token for your MCP client.
This URL includes a secret key; treat it as sensitive information and share it only with trusted parties.

Last updated