2 months ago
Debug, build, and manage Microsoft Power Automate cloud flows with AI agents. Get action-level error details, build flows from natural language, trigger and resubmit runs, and operate across multiple tenants. 15 tools covering flow management, run diagnostics, and deployment. Requires a Flow Studio MCP subscription — get an API key at https://mcp.flowstudio.app
Server Config
{
"mcpServers": {
"flowstudio": {
"url": "https://mcp.flowstudio.app/mcp",
"headers": {
"x-api-key": "<YOUR_API_KEY>"
}
}
}
}