Power Automate MCP Server by Flow Studio for Grok
io.github.ninihen1/flowstudio-mcp
Debug, build, and manage Power Automate cloud flows with AI agents
client:Grok
transport:streamable-http
tools:28
Install Power Automate MCP Server by Flow Studio in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"flowstudio-mcp": {
"type": "http",
"url": "https://mcp.flowstudio.app/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok can do once it is connected
- tool_search
- list_skills
- report_bug
- list_store_flows
- get_store_flow
- get_store_flow_runs
- get_store_flow_summary
- update_store_flow
- list_store_environments
- list_store_makers
- get_store_maker
- list_store_power_apps
- list_store_connections
- get_live_flow_runs
- get_live_flow_run_error
- get_live_flow_run_action_outputs
- trigger_live_flow
- cancel_live_flow_run
- resubmit_live_flow_run
- set_live_flow_state
- get_live_flow
- update_live_flow
- list_live_environments
- list_live_flows