The agent-ready web: Simplify user actions with WebMCP — Tara Agyemang, Google

The agent-ready web: Simplify user actions with WebMCP — Tara Agyemang, Google

More

Descriptions:

Tara Agyemang, a developer relations engineer on the Google Chrome team, presents WebMCP — the Web Model Context Protocol — at the AI Engineer conference. The talk addresses a core inefficiency in current browser-based AI agents: to perform even simple tasks like buying concert tickets, agents must parse full DOM trees, analyze accessibility structures, take screenshots, and calculate pixel coordinates, consuming enormous numbers of tokens while remaining brittle to page changes like ad reflows. WebMCP proposes solving this by letting site owners declare their capabilities as structured tools — giving agents a menu of available actions rather than forcing them to reverse-engineer every page.

Agyemang demonstrates WebMCP live using a Chrome extension called the Model Context Tool Inspector, which surfaces available tools from any WebMCP-enabled site. A maze game built by Chrome DevRel — navigable only via Gemini 1.5 and WebMCP tool calls — shows how agents execute structured commands instead of coordinate-based clicking. She clarifies the relationship between server-side MCP and WebMCP: MCP connects agents to server applications accessible anywhere, while WebMCP is specifically for in-browser, client-side interactions and requires an open browser window.

The talk emphasizes that strong web foundations — semantic HTML, robust accessibility standards, good core web vitals — are prerequisites before WebMCP adds value. Use cases discussed include complex booking flows, medical and financial form completion, and e-commerce product filtering. The Chrome Web Store extension is publicly available for developers to inspect WebMCP tool exposure on any site.


📺 Source: AI Engineer · Published June 11, 2026
🏷️ Format: Keynote Launch

1 Item

Channels