WebMCP: The Web Standard That Makes Every Website a Tool for Agents
Blog post from Arcade
WebMCP, initiated by Alex Nahas at Amazon and now being developed as a W3C standard, aims to revolutionize how AI agents interact with websites by providing a structured alternative to the traditional visual and semantic methods. Through WebMCP, websites can expose specific JavaScript functions as tools that AI agents can directly access, enhancing efficiency and reliability in agent interactions. This new approach, supported by teams from Google and Microsoft, is designed to operate entirely client-side, allowing websites to act as "servers" for agents, and thereby simplifying the interaction model by focusing on explicit tool calls rather than broad DOM access. Although it does not fully eliminate security risks, WebMCP reduces the attack surface by allowing websites to specify which functions are available to agents. As the specification evolves from community incubation to formal draft, with experimental implementations already in Chrome, it signals a shift in web development practices by encouraging site owners to create agent-facing layers to improve user experiences.