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:

  1. At the bottom of the left sidebar in your Make account, click your name.

  2. Click Profile.

  3. Navigate to the API access tab.

  4. In Tokens, click Add token, which opens a dialog.

  1. Select your desired scopes, including the mcp:use scope if you want to make your scenarios available as tools.

  2. In Label, name your API token.

  3. Click Add.

You have now generated an MCP token for your MCP client. You will include this token in the connection URL.

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