# MCP authentication
API token authentication enables you develop and test your Workato endpoints without SSO configuration.
# MCP API tokens
Admins can manage tokens in the the User access section of an MCP server.
# Generate an MCP API token
Complete the following steps to generate an MCP API token:
Sign in to your Workato account.
Go to AI Hub and click the MCP Servers tab. A list of your existing MCP servers displays.
Click the MCP server card where you plan to generate a token.
Click User access.
Go to Developer MCP Token and click Generate token.
Click Generate token
Click Copy to copy the generated token. You won’t be able to view this token again.
# Revoke a token
Complete the following steps to revoke a token:
Sign in to your Workato account.
Go to AI Hub and click the MCP Servers tab. A list of your existing MCP servers displays.
Click the MCP server card where you plan to revoke a token.
Click User access.
Go to Developer MCP Token and click Generate token. The Revoke previous token? modal displays.
Click Yes, revoke & generate. This revokes the existing token and generates a new token.
MCP CLIENT IMPACT
A token becomes invalid when you revoke it. MCP clients using the token lose access to the server and stop working.
Click Yes, revoke & generate
Last updated: 7/16/2025, 8:58:59 PM