An early preview of WebMCP, a standard co-authored by Google and Microsoft that makes it easy for agents to navigate websites, is now available in Chrome 146. This feature was added so quietly last week that a lot of people missed it.
Previously, AI browser agents guessed which elements to click by scraping HTML or analyzing screenshots. It’s a pretty fragile approach to the agentic web. WebMCP replaces that guessing with a structured Tool Contract. The website declares “this button calls buyTicket(destination, date)” and the AI calls the function directly, cutting token costs by 89%.
Wondering if WebMCP is similar to MCP? They are complementary. Anthropic’s MCP (Model Context Protocol) handles server-side tool connections, while WebMCP handles the browser. Together, they create the infrastructure for agents to interact with both backend systems and frontend interfaces. The spec is moving through W3C, with formal browser announcements expected by mid-2026 at Google I/O.
Chrome and Edge own almost 75 percent of global browsers, so WebMCP has “the” built-in audience. When officially launched, this will be the biggest technical shift in SEO since structured data.
We’ve been talking about marketing to bots for the past year or so. The infrastructure to optimize for agentic commerce is almost here. Get ready.
Author’s note: This is not a sponsored post. I am the author of this article and it expresses my own opinions. I am not, nor is my company, receiving compensation for it. This work was created with the assistance of various generative AI models.