Source
Feature we want
Microsoft's MCP server exposes browser actions as MCP tools and uses accessibility-tree snapshots (cheaper than vision, more reliable than DOM dumps).
Why we want it
MCP is becoming the integration layer for AI tooling. Native MCP support = instant compatibility with Claude Desktop, Cursor, every MCP client.
Acceptance criteria
Reference
See COMPETITIVE_STRATEGY.md for the full doctrine.
Source
Apache-2.0codeFeature we want
Microsoft's MCP server exposes browser actions as MCP tools and uses accessibility-tree snapshots (cheaper than vision, more reliable than DOM dumps).
Why we want it
MCP is becoming the integration layer for AI tooling. Native MCP support = instant compatibility with Claude Desktop, Cursor, every MCP client.
Acceptance criteria
unmask mcpsubcommand starts an MCP server (stdio + SSE transports)navigate,click,type,snapshot,extract,observearia-snapshotAPI where possibleTHIRD_PARTY_NOTICES.mdupdatedcloned from Playwright MCP@<sha>Reference
See
COMPETITIVE_STRATEGY.mdfor the full doctrine.