Flow Studio MCP is a purpose-built MCP server that lets Copilot Studio agent, GitHub Copilot, Claude, and other AI agents build, deploy, debug, and monitor Power Automate cloud flows programmatically.
100 free evaluation calls · No credit card required · Works with any MCP-capable agent
Sign up with your Microsoft account, pick a plan, and grant Flow Studio permission to access Power Automate on your behalf.
One-click install our VS Code extension for GitHub Copilot or Claude Code, or add the MCP config to your agent manually.
"List my Power Automate flows" — your agent calls the MCP tools and gets to work.
MCP endpoint configuration
{
"mcpServers": {
"flowstudio": {
"url": "https://mcp.flowstudio.app/mcp",
"headers": {
"x-api-key": "<YOUR_JWT_TOKEN>"
}
}
}
}
One endpoint. Full lifecycle control. No browser, no UI, no manual steps.
Drill into nested scopes, trace per-action errors, apply fixes, and resubmit — the agent debugs what the portal can't show you.
ExampleDescribe what you need in plain English — the agent builds the flow JSON, wires connections, and deploys it live.
ExampleCheck failure rates, spot credential issues, and fix problems before users report them — across your entire flow estate.
ExampleTry Flow Studio MCP with 100 evaluation calls. When you’re building regularly, move to Pro or Pro+ for bigger monthly limits and advanced ops. Flow Studio Pro and Teams subscribers get 100 calls/month included.
100 evaluation calls · 21 days
No credit card required. Upgrade anytime.
For makers & developers
IT teams & governance
Need more? Contact us for Enterprise pricing with unlimited calls, SLA, and dedicated support.
Calls reset monthly on paid plans. Unused calls don’t roll over.
Free Evaluation includes 100 calls total to use within 21 days.
Power Automate licensing still applies (e.g., premium connectors and tenant policies).
| Power Automate Premium | M365 Copilot | Flow Studio MCP | |
|---|---|---|---|
| Run flows | ✓ | ✓ | ✓ |
| NL → flow generation | — | ✓ | ✓ |
| Programmatic flow API for agents | — | — | ✓ |
| Inspect run errors per action | — | — | ✓ |
| Deploy from AI agent | — | — | ✓ |
| Multi-environment support | — | — | ✓ |
| Price | $15/user/mo | $30/user/mo | Free + from $29/mo |
Your credentials never touch our server. We use Microsoft’s OAuth 2.0 delegated access — scoped to Power Platform only.
Microsoft Sign-in
Your org or personal account
Grant Consent
Power Platform scopes — flows & activity only
JWT Token
Per-user key — revocable anytime
MCP Calls
Agent sends x-api-key header
Never read your mailbox or calendar
We have no Mail, Calendar, or personal-data scopes. Zero access.
Never store flow definitions (Starter & Pro)
On Starter and Pro tiers every call goes direct to the Power Automate API. We don’t cache or persist your flow data.
Never share data with third parties
Your data stays between you, Microsoft, and Flow Studio. No analytics partners, no reselling.
Never retain credentials
Microsoft OAuth tokens are used for delegated calls only. Your API key can be revoked from the dashboard at any time.
Pro+ tier store tools provide run statistics and governance data for monitored flows. Security · Privacy · Responsible AI
MCP (Model Context Protocol) is a JSON-RPC 2.0 protocol that lets AI agents discover and call tools on a remote server. Flow Studio implements an MCP server that exposes Power Automate operations as tools your AI agent can call.
Any agent that supports the MCP protocol — including GitHub Copilot (native VS Code extension + official plugin & skills), Claude Code (native VS Code extension), Copilot Studio, and custom agents. If your agent can make HTTP calls with custom headers, it can use Flow Studio MCP.
Flow Studio MCP uses Microsoft's delegated access model. During setup you sign in with Microsoft and explicitly consent to two Power Platform scopes: flow management and activity reading. Flow Studio then calls Power Automate APIs on your behalf — limited strictly to the permissions you approved. You can revoke access from your dashboard at any time.
A Premium per-user license is not required to subscribe. However, if your flows use premium connectors (e.g. HTTP, Dataverse, SAP), those connectors still require appropriate Microsoft licensing in your tenant.
Sign in with your Microsoft account, subscribe to a plan, and grant Power Platform permission on your dashboard. Your API key is then available immediately. Pass it as an x-api-key header (not Bearer) to the MCP endpoint.
Each tools/call JSON-RPC request counts as one call. Discovery calls (tools/list) are free and don't count toward your quota.
Talk to the team behind Flow Studio MCP. We'll get you connected, debug a stubborn flow, or launch your first AI agent end-to-end — no slideware.
A quick walkthrough for current subscribers. Get your server connected, debug a tool call, or sanity-check your first flow.
A guided 1-hour session to launch your first AI agent with Flow Studio MCP. We set up the server, wire in a Power Automate flow, and walk you through debugging end-to-end.
Flexible hourly support for Flow Studio MCP in your stack. Covers agent integration, flow debugging, and custom tool configuration across Power Automate, Power Apps, and Power BI.
Also need help beyond MCP? Flow Studio Consulting & Support covers Power Automate, Power Apps, Power BI, and SharePoint.
Every tool is accessible via a single MCP endpoint. Your agent discovers them automatically.
list_live_environments — All visible environmentslist_live_connections — Connections in environmentlist_live_flows — List flows in an environmentget_live_flow — Full flow definitionupdate_live_flow — Create or update a flowset_live_flow_state — Start or stop a flowget_live_flow_runs — Run history with statusget_live_flow_run_error — Per-action error detailsget_live_flow_run_action_outputs — Inspect action inputs/outputsresubmit_live_flow_run — Resubmit a failed runcancel_live_flow_run — Cancel a running executionget_live_flow_http_schema — HTTP trigger request/response schemaget_live_flow_trigger_url — Signed trigger callback URLtrigger_live_flow — Fire an HTTP-triggered flowadd_live_flow_to_solution — Migrate flow into a solutionlist_store_environments — All cached environmentslist_store_connections — Connections from cachelist_store_flows — Monitored flows with run statsget_store_flow — Monitored flow detail & run statsupdate_store_flow — Enable monitoring, notifications & governance tagsset_store_flow_state — Update flow state in storeget_store_flow_runs — Run history for monitored flowsget_store_flow_summary — Run stats & failure ratesget_store_flow_errors — Failed runs & remediation hintsget_store_flow_trigger_url — Signed trigger callback URLlist_store_makers — Maker directoryget_store_maker — Maker's flow & app countslist_store_power_apps — Canvas apps from cacheWorks with Copilot, Claude, and any MCP-compatible agent. Install our skills and your AI assistant knows how to use every Flow Studio MCP tool.
One-click install. MCP server + plugin in under a minute.
Install from VS Code MarketplaceOne-click install. All 5 skills + MCP connection in under a minute. Works in VS Code, terminal, and Claude Desktop.
The extension is a one-time configurator, not a runtime broker. It writes the MCP server entry to ~/.claude.json and skills to ~/.claude/skills/ — the connection then works in Claude Code via VS Code, terminal, and Claude Desktop because all three read from the same directory.
Core connection & operation — list, read, trigger, cancel flows
Step-by-step diagnostics for failing flows with error tracing
Scaffold & deploy flow definitions from scratch
Opt flows in for monitoring, track failures, configure alerts
Tag flows, set owners, business impact & compliance metadata
Full MCP plugin — bundles all 5 skills for GitHub Copilot
Your Flow Studio subscription includes 100 MCP calls/month. Sign in to claim your bundle and connect your AI agent.
Sign in & claim bundleAlready on MCP Pro or Pro+? Just sign in.