WebMCP Standard Proposal for Agentic Web Actuation Now Available in Chrome (Origin Trials)
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
WebMCP standard for agentic web actuation is a novel paradigm shift for browser-based AI agents.
Google's WebMCP standard proposal, now in Chrome 149 origin trials, lets sites expose typed JavaScript functions and HTML forms as tools for in-browser AI agents, replacing unreliable DOM scraping and screenshot-based automation with deterministic, machine-friendly API calls. Unlike the server-side Model Context Protocol (MCP), WebMCP operates entirely client-side and omits resources, providing a declarative API for annotating forms with toolname and tooldescription attributes. This enables agents to perform complex tasks like multi-city itinerary planning by calling backend APIs directly, reducing latency and token costs from image processing and layout shifts.