Skip to main content
FlowStudio
FlowStudio App

Monitor, Govern and Debug Power Automate at Scale

The operational platform for Power Platform teams. Gain full visibility into every flow and environment.

Open FlowStudio For Humans
Video: FlowStudio App in action (5 min)
FlowStudio MCP Popular — FlowStudio MCP

AI agents, with the same Power Automate access you have.

A Model Context Protocol (MCP) server. Let AI agents build, debug, trigger, and monitor Power Automate flows using your delegated Microsoft permissions.

Try MCP For Agents
Video: AI agent builds a Power Automate flow in one prompt (1 min 53 sec)
For makers and admins

FlowStudio App

Inventory flows across environments, inspect runs, and catch failures before users do.

Makers Admins IT Consultants
For AI agents

FlowStudio MCP

Let your agents inspect runs, build flows, trigger executions, and patch broken definitions.

Claude Codex M365 Copilot Copilot Cowork Copilot Studio GitHub Copilot
How FlowStudio MCP works

Three steps to your agent operating Power Automate

1

Install MCP server

One install in Claude Desktop, Claude Code, or Copilot Studio. Or add it tenant-wide from the Microsoft Marketplace for Copilot Cowork.

2

Connect your agent

Sign in with your Microsoft work account. Delegated permissions only.

3

Operate your flows

Your agent reads run history, inspects actions, builds and patches flows on your behalf.

Available on Microsoft Marketplace

Roll out FlowStudio MCP to your whole tenant

A tenant admin adds FlowStudio MCP once from the Microsoft Marketplace. Everyone then uses it inside Copilot Cowork, or their own agent, by asking in plain English. Calls are pooled across your tenant and billed on your Microsoft invoice.

Install once

A tenant admin adds it from the Microsoft Marketplace. No per-person setup.

Pooled across your tenant

One monthly pool of calls everyone shares. The free Tenant Starter resets each month.

On your Microsoft bill

Team and Business are billed and managed by Microsoft. No new vendor, no card.

Sold through Microsoft Marketplace. FlowStudio is independent and not affiliated with or endorsed by Microsoft.

Simple, scalable pricing

Monthly Annual (save ~17%)

Individual

Free
  • Flow navigation, sort, filter and tags
  • Run history for personal workflows
  • Export and basic maker tools
Get Started
Most Popular

Pro

$25/month

 

  • Edit JSON, rename actions and version history
  • Fetch many more runs
  • Admin, search, connectors and approvals
  • Advanced maker monitoring tools
  • 100 MCP calls/month included
Start 14-day Trial

Teams

$100/month

 

  • Full governance for IT teams and departments
  • Shared monitoring and administration workflows
  • Team-scale Power Automate oversight
  • Everything makers need from Pro
  • 100 MCP calls/month included
Contact Sales

From the Power Platform community

“I had seen what John wanted to build, and cannot wait to see this come to life and grow with the Power Platform.”
Charles Lamanna Charles Lamanna CVP, Low Code Application Platform, Microsoft
“❤ tags and organization features on FlowStudio App”
Brian Dang Brian Dang Power Apps Program Manager, Microsoft
“In Microsoft we have TOO MANY Environments.. and I couldn't find a flow. FlowStudio took 2 seconds, scanned all my environments and found my flow!”
Jon Levesque Jon Levesque Senior Power Platform Evangelist, Microsoft

Used by Power Platform makers at

PepsiCo
Microsoft
PWC
Tassal
Siemens
Procter & Gamble
Essity
DuPont
JDE
Enterprise customer
Enterprise customer
Capgemini
Stryker
Enterprise customer
HP
Enterprise customer
Enterprise customer
Enterprise customer
Enterprise customer
Unilever
ACT Government
Enterprise customer
Enterprise customer
Johnson & Johnson
Nokia
Enterprise customer
Lendlease
Enterprise customer
Enterprise customer
3M
Mars
McDonald's
SLB
Mrs Mac's
Intel
. . .
Security

Built for security teams to forward to

  • Delegated Microsoft permissions. User context, never app-only.
  • No connector secrets, no flow payloads stored.
  • No mailbox, calendar, OneDrive, SharePoint file, or Teams chat scopes.
  • Azure-hosted, TLS 1.2 or higher, encrypted at rest.
  • Tenant-isolated. Revocable from your dashboard or Microsoft.

Read the full security review

Frequently asked questions

What is FlowStudio MCP?

A Model Context Protocol server that gives AI agents action-level access to your Power Automate cloud flows. Agents can read run history, inspect action inputs and outputs, build and modify flow definitions, and trigger or resubmit runs, all using your delegated Microsoft permissions.

What's the difference between FlowStudio App and FlowStudio MCP?

FlowStudio App is a web dashboard for makers and admins. Inventory flows across environments, inspect run history, find broken flows, and manage approvals. FlowStudio MCP is a Model Context Protocol server that gives AI agents the same operational access. The App is for humans; the MCP server is for agents. Paid App plans (Pro and Teams) include 100 MCP calls per month, bundled.

What MCP servers exist for Power Automate?

As of 2026 the main MCP servers covering Microsoft Power Automate are FlowStudio MCP (operational layer: action-level run history, expression diagnostics, environment-aware flow inventory, plus a write path to build and patch flow definitions) and the MCP server bundled with Microsoft Power Platform CLI (subset of management commands). They are complementary — operations versus platform management. Use both side by side.

Can Claude, M365 Copilot, Copilot Cowork, or Copilot Studio work with Power Automate via FlowStudio MCP?

Yes. FlowStudio MCP works with Claude (Desktop and Claude Code), OpenAI Codex, M365 Copilot, Copilot Cowork, Copilot Studio, and GitHub Copilot (VS Code agent mode). Any MCP-compatible client that supports the OAuth handshake or an x-api-key header can connect.

How does FlowStudio MCP compare to the MCP server in Microsoft Power Platform CLI?

Power Platform CLI exposes a subset of management commands. FlowStudio MCP focuses on the operational layer: action-level inputs and outputs in run history, expression diagnostics, environment-aware flow inventory, and a write path so agents can patch flow definitions and resubmit runs. Use both side by side.

Can FlowStudio MCP debug a failed Power Automate flow run?

Yes. The Web API only returns top-level run status. FlowStudio MCP exposes action-level inputs, outputs, loop iterations, and nested child-flow failures, so an AI agent can find the actual root cause without you opening the portal.

Can GitHub Copilot debug a Power Automate flow?

Yes, in VS Code. GitHub Copilot's agent mode supports MCP servers, so with FlowStudio MCP installed it can read run history, inspect action inputs and outputs, and build, patch, and trigger flows. The capability lives in the MCP client, not the model — Copilot surfaces without an MCP client can't.

How does FlowStudio access my Power Automate?

Through your delegated Microsoft permissions. You sign in with your Microsoft work account, and FlowStudio operates Power Automate with the same access you have. No service principals, no stored secrets, no mailbox or SharePoint file scopes. See the security page for details.

Can I vibe code a Power Automate flow?

Yes. With FlowStudio MCP you describe the automation in plain English and an AI agent — Claude, OpenAI Codex, GitHub Copilot, or M365 Copilot — builds the Workflow Definition Language JSON and deploys the live flow using your delegated Microsoft permissions. No portal, no hand-written JSON.

How is FlowStudio MCP different from the free open-source Power Automate MCP servers?

Free, open-source Power Automate MCP servers exist and are a fine way to start — they typically run locally or off a browser session and focus on creating and managing flows. FlowStudio MCP is a hosted server that operates through your delegated Microsoft permissions, with action-level run-history debugging — inputs, outputs, loop iterations, and nested child-flow failures — and a write path to patch live flow definitions and resubmit runs.

Can I roll FlowStudio MCP out to my whole tenant?

Yes. A tenant admin adds FlowStudio MCP once from the Microsoft Marketplace, and everyone uses it inside Copilot Cowork, or their own agent, by asking in plain English. Calls are pooled across the tenant. Tenant Starter is free and auto-provisioned when you add the Copilot Cowork plugin; Team (5,000 calls/month) and Business (15,000 calls/month) are pooled plans billed and managed by Microsoft. Per-seat individual plans are also available.

Full Q&A list on learn.flowstudio.app/faq.

Ready to scale your automation?

Bring FlowStudio to your team, your flows, and your AI agents.