Skip to content

Commit af645be

Browse files
author
Matt Townsend
committed
feat(power-automate): v3.0.0 — MCP SDK v2, stateless protocol, zod 4
Major update: migrates from @modelcontextprotocol/sdk@1.30.0 to @modelcontextprotocol/server@2.0.0 (2026-07-28 stateless MCP spec). Breaking: requires Node.js >=20 (v2 SDK requirement). Changes: - MCP SDK v2 with stateless protocol support - zod 4 schemas (v4-native, accepted by v2 registerTool) - createRequire banner for CJS interop in ESM bundle - All prior fixes preserved (PPAPI DNS fallback, Button trigger fix) Verified: 56 tools, 116 core tests pass, bundle starts cleanly.
1 parent ff5f16d commit af645be

3 files changed

Lines changed: 28537 additions & 5459 deletions

File tree

plugins/power-automate/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "power-automate",
3-
"version": "2.5.0",
3+
"version": "3.0.1",
44
"description": "Build, edit, run, and debug Power Automate cloud flows via the FlowAgent MCP server — connection lifecycle, surgical edits, copy across environments, run management, and validated expressions.",
55
"author": {
66
"name": "Microsoft",

plugins/power-automate/.plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "power-automate",
3-
"version": "2.5.0",
3+
"version": "3.0.1",
44
"description": "Build, edit, run, and debug Power Automate cloud flows via the FlowAgent MCP server — connection lifecycle, surgical edits, copy across environments, run management, and validated expressions.",
55
"author": {
66
"name": "Microsoft",

0 commit comments

Comments
 (0)