overview
What is Web2MCP?
Web2MCP is an experimental browser API proposal developed by Google, Microsoft, and W3C that enables AI agents to interact with live webpages more effectively and reliably. It standardizes how websites expose their functionalities as structured tools to AI assistants, moving beyond traditional screen-scraping methods. The system watches the requests a site makes as a user browses, learns their shape, and injects them into the page as native WebMCP tools that an in-browser AI agent can call. This approach aims to make AI-powered interactions with websites faster, more reliable, and more precise by allowing pages to publish defined 'tools' (JavaScript functions with natural-language descriptions and structured schemas) that agents can use directly. As of April 2026, Web2MCP is primarily available through Chrome early preview tooling.
