Workato · Arazzo Workflow
Workato Rotate an MCP Server Token
Version 1.0.0
Find an MCP server by name and renew its authentication token.
View Spec
View on GitHub
AgenticAPI ManagementAutomationB2BEmbedded iPaaSEnterpriseIntegrationiPaaSOrchestrationWorkflowArazzoWorkflows
Provider
Workflows
rotate-mcp-server-token
Locate an MCP server by name and rotate its token.
Searches for an MCP server, confirms the matched server, and renews its authentication token.
1
findServer
listMcpServers
Search for the MCP server by name and select the first match.
2
confirmServer
getMcpServer
Read the matched server to confirm its identity before rotating the token.
3
renewToken
renewMcpServerToken
Renew the MCP server token, invalidating the previous one.