FlowStudio MCP Pricing and Plans
Plans overview
There are two ways to pay for FlowStudio MCP, and you pick based on who is using it.
- Individual plans are for one person. You sign up at mcp.flowstudio.app and pay by card. Starter, Pro, and Pro+.
- Tenant plans are for a whole organization. Calls come from one shared pool, billed through the Microsoft Marketplace on your Microsoft 365 invoice. Tenant Starter (free), Team, and Business.
Every plan includes the full set of live tools. There are no feature gates on the core building and debugging.
Individual plans
For a single Power Automate developer using an AI agent. Pay monthly, or annually for about two months free.

Figure: Individual plan cards at mcp.flowstudio.app
| Starter | Pro | Pro+ | |
|---|---|---|---|
| Price | Free (21 days) | $29/mo or $290/yr | $99/mo or $990/yr |
| MCP calls | 100 total | 500/month | 3,000/month |
| Live tools | All | All | All |
| Store tools | No | No | All |
| Flow monitoring | No | No | Yes (up to 20 flows, +$25/mo per extra 20) |
| Overage | No | $0.10/call | $0.05/call |
Tenant plans
For a team or an organization. One shared monthly pool of calls covers everyone, so you do not buy a seat per person. Bought and billed through the Microsoft Marketplace, managed in the Microsoft 365 admin center.

Figure: Tenant plan cards, billed through the Microsoft Marketplace
| Tenant Starter | Team | Business | |
|---|---|---|---|
| Price | Free | $149/mo or $125/mo billed yearly | $499/mo or $416/mo billed yearly |
| MCP calls | Free monthly pool | 5,000/month shared | 15,000/month shared |
| Works with | Copilot Cowork only | Copilot Cowork or any MCP-compatible agent | Copilot Cowork or any MCP-compatible agent |
| Shared across the tenant | Yes | Yes | Yes |
| Tenant-wide monitoring and governance | No | Monitoring and failure alerts | Every environment, plus audit controls |
| Support | Standard | Standard | Priority |
Launch pricing. Team is $149 a month while we launch, going up to $179 a month on 1 October 2026. To keep the current rate for a full year, choose annual billing before then. Monthly plans move to the new price when it takes effect; annual plans hold their rate for the term.
Tenant Starter is free and turns on automatically the first time someone in your organization uses the FlowStudio MCP plugin in Microsoft 365 Copilot Cowork. It works inside Copilot Cowork only, and the pool resets every month. To connect from other agents like Claude, Codex, or Visual Studio Code, move up to a paid Team or Business plan. Those work in Copilot Cowork and with any MCP-compatible agent. See Install FlowStudio MCP in Copilot Cowork to set it up.
To buy Team or Business, open the FlowStudio MCP Tenant Plans listing on the Microsoft Marketplace and sign in with your Microsoft 365 work account.
Already on a tenant plan? See Manage Your FlowStudio MCP Tenant Plan for the shared pool, people, and connection keys.
Enterprise pricing is available on request for organizations that need higher limits, an SLA, and dedicated support.
Individual or tenant: which one?
Use an individual plan if it is just you. Use a tenant plan as soon as more than one person needs access.
The reason is waste. With individual plans, every person buys their own allowance, and anything they do not use is gone. A tenant plan pools the calls, so an active person can draw on what a quiet person did not touch. Four people each making about 1,200 calls a month is 4,800 calls. On individual Pro+ that is four subscriptions at $99, or $396, and most of it sits unused. On the Team plan it is one bill of $149 from a shared 5,000 pool.
What counts as an MCP call?
Each tool invocation counts as one MCP call. For example, when your agent debugs a failing flow, it typically makes 4 calls:
- get_live_flow_runs finds the failed run
- get_live_flow_run_error gets the error details
- get_live_flow_run_action_outputs inspects the action data
- update_live_flow deploys the fix
The tools/list discovery call is free and does not count against your plan.
How many flows can I work with?
There is no limit on the number of flows. The limit is on MCP calls per month. Rough guide:
| Plan | Monthly calls | Typical usage |
|---|---|---|
| Starter | 100 total | Evaluate the product: debug 3 to 8 flows, explore your environment |
| Pro | 500/month | Active individual use: debug and build around 20 flows a month |
| Pro+ | 3,000/month | Heavy individual use, plus monitoring and store tools |
| Team | 5,000/month shared | A team sharing one pool, with monitoring and failure alerts |
| Business | 15,000/month shared | An organization standardizing on FlowStudio, with tenant-wide governance |
Live tools vs Store tools
Live tools (all plans) call the Power Automate API directly. Data is always real-time. Use these for building, debugging, and operating flows.
Store tools (Pro+, Team, and Business) read from a cached snapshot of your tenant, enriched with governance metadata. Use these for health monitoring, maker discovery, and portfolio reporting. Store data refreshes periodically and can be a few hours behind.
For a complete list of tools in each tier, see the MCP Tools Reference.
Security
- FlowStudio uses Microsoft OAuth 2.0 delegated access and only requests Power Platform scopes
- Zero access to your mailbox, calendar, or personal data
- API keys are per-user and revocable at any time from the dashboard
- Flow definitions are not stored on Starter and Pro plans
- No third-party data sharing
Frequently asked questions
Can I switch plans?
Yes. Change an individual plan from your dashboard at any time; it takes effect right away. Change a tenant plan in the Microsoft 365 admin center, since Microsoft handles that billing.
What happens when I hit my call limit?
On Starter, calls stop after 100. On Pro and Pro+, extra calls bill as overage at your plan rate. On a tenant plan, the shared pool resets each month; if your team needs more, move up a tier or contact us.
Do unused calls roll over?
No. Allowances reset each billing cycle.
Is there an annual price?
Yes. Individual Pro is $290 a year and Pro+ is $990 a year, both about two months free against monthly. Team and Business have annual pricing on the Marketplace listing.
What is the difference between a tenant plan and Copilot Studio?
A tenant plan is how you pay. Copilot Studio, Cowork, Claude, Codex, and GitHub Copilot are agents you connect. Any of them can run on a paid plan. The exception is the free Tenant Starter, which works with Copilot Cowork only.
Get started
Start free at mcp.flowstudio.app →
100 MCP calls. No credit card. All live tools included.
Related guides
- Getting Started with FlowStudio MCP: set up your connection in minutes
- Install FlowStudio MCP in Copilot Cowork: the free tenant path
- Manage Your FlowStudio MCP Tenant Plan: pools, people, and connection keys
- MCP Tools Reference: see what each tool does
- Debug Power Automate Flows with MCP: the number one use case