Give AI agents full access to Power Automate

FlowStudio MCP is a purpose-built MCP server that lets GitHub Copilot, Claude, and other AI agents build, deploy, debug, and monitor Power Automate cloud flows programmatically.

No credit card required · Works with any MCP-capable agent

🔌 JSON-RPC 2.0 MCP Protocol ⚡ 25+ Power Automate tools 🔒 Per-workspace JWT auth 🌏 Multi-tenant support

What your AI agent can do

One endpoint. Full lifecycle control. No browser, no UI, no manual steps.

🚀

Describe It. Deploy It.

Describe what you need in plain English — the agent builds the flow JSON, wires connections, and deploys it live.

Example
🔍

Audit Your Flow Estate

Find every flow that depends on a specific connection — ranked by business impact so you fix the critical ones first.

Example
🐛

Trace & Fix Nested Failures

Drill into nested scopes, trace per-action errors, apply fixes, and resubmit — the agent debugs what the portal can't show you.

Example
📊

Proactive Flow Monitoring

Check failure rates, spot credential issues, and fix problems before users report them — across your entire flow estate.

Example
📋

Move Flows Across Environments

Read flow definitions, remap connections, and deploy across environments — dev to prod in one conversation.

Example
🤖

Agent Skills on GitHub

Published on GitHub. Install our skills and your agent knows how to use every tool.

How it works

1

Subscribe & grant access

Sign up with your Microsoft account, pick a plan, and grant FlowStudio permission to access Power Automate on your behalf.

2

Configure your agent

Add the MCP endpoint and x-api-key header to your agent's MCP settings.

3

Ask your agent

"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>"
      }
    }
  }
}

Simple, transparent pricing

Start free. Upgrade when you're ready. No surprises.

Free

Try it out

$0 /month
  • 50 MCP calls/month
  • All live Power Automate tools
  • Build ~4-5 flows
  • Community support
Sign up free
MOST POPULAR

Pro

For makers & developers

$29 /month
  • 1,500 MCP calls/month
  • All live Power Automate tools
  • Build unlimited flows
  • $0.02/call overage
  • Priority support
Start Pro

Team

IT teams & governance

$99 /month
  • 8,000 MCP calls/month
  • All live + store tools
  • Governance metadata & run stats
  • Maker management
  • $0.012/call overage
  • Priority support
Start Team

Need more? Contact us for Enterprise pricing with unlimited calls, SLA, and dedicated support.

How FlowStudio MCP compares

Power Automate Premium M365 Copilot FlowStudio MCP
Run flows
NL → flow generation
Programmatic flow API for agents
Inspect run errors per action
Deploy from AI agent
Multi-tenant support
Price$15/user/mo$30/user/mo$29/mo

Security & trust

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

What we never do

Never read your mailbox or calendar

We have no Mail, Calendar, or personal-data scopes. Zero access.

Never store flow definitions (Free & Pro)

On Free 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 FlowStudio. 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.

Team tier store tools cache flow metadata and run statistics for governance features. See our Security page for full details.

Frequently asked questions

What is an MCP server? +

MCP (Model Context Protocol) is a JSON-RPC 2.0 protocol that lets AI agents discover and call tools on a remote server. FlowStudio implements an MCP server that exposes Power Automate operations as tools your AI agent can call.

Which AI agents are supported? +

Any agent that supports the MCP protocol — including GitHub Copilot, Claude (via MCP), OpenClaw, and custom agents. If your agent can make HTTP calls with custom headers, it can use FlowStudio MCP.

Do I need a Power Automate Premium license? +

FlowStudio 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. FlowStudio 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.

How do I get my API key? +

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.

What counts as an MCP call? +

Each tools/call JSON-RPC request counts as one call. Discovery calls (tools/list) are free and don't count toward your quota.

30+ tools at your agent's fingertips

Every tool is accessible via a single MCP endpoint. Your agent discovers them automatically.

Live Tools — All plans

list_live_environments — All visible environments
list_live_connections — Connections in environment
list_live_flows — List flows in an environment
get_live_flow — Full flow definition
update_live_flow — Create or update a flow
validate_live_flow — Validate before deploying
get_live_flow_runs — Run history with status
get_live_flow_run_error — Per-action error details
get_live_flow_run_action_outputs — Inspect action inputs/outputs
resubmit_live_flow_run — Resubmit a failed run
cancel_live_flow_run — Cancel a running execution
get_live_flow_http_schema — HTTP trigger request/response schema
get_live_flow_trigger_url — Signed trigger callback URL
trigger_live_flow — Fire an HTTP-triggered flow
add_live_flow_to_solution — Migrate flow into a solution

Store Tools — Team tier

list_store_environments — Cached environments
list_store_connections — Cached connections
list_store_flows — Cached flows with governance data
get_store_flow — Flow metadata from cache
get_store_flow_summary — Run stats & failure rates
get_store_flow_runs — Cached run history
get_store_flow_errors — Failed runs & remediation hints
get_store_flow_trigger_url — Trigger URL from cache
update_store_flow — Governance tags & metadata
set_store_flow_state — Start/stop flows
list_store_makers — Maker directory
get_store_maker — Maker's flow & app counts
list_store_power_apps — Canvas apps from cache

Agent Skills on GitHub

Install our agent skills and your AI assistant knows how to use every FlowStudio MCP tool — no configuration needed.

power-automate-mcp

Core connection & operation — list, read, trigger, cancel flows

power-automate-debug

Step-by-step diagnostics for failing flows with error tracing

power-automate-build

Scaffold & deploy flow definitions from scratch

View Agent Skills on GitHub →

Ready to speed up your Power Automate workflow?

Start with 50 free calls/month. No credit card. Upgrade anytime.

Get started for free