Tag
The article describes six methods for AI agents to interact with websites, from raw APIs to built-in assistants, and highlights WebMCP as the approach that preserves agent autonomy, requires no setup, and provides named actions.
WebMCP is a browser API from Chrome and Edge teams that lets websites declare actions for AI agents, providing a more reliable and efficient way for agents to interact with web content compared to other methods.
OpenAI announced WebMCP support in ChatGPT, allowing it to use tools from compatible websites for faster and more accurate AI agent interactions.
Codex native apps have been released, and OpenAI has published a blog post about building with WebMCP for collaborative UIs between agents and humans.
ChatGPT has shipped new features including browser extension support for Edge, Brave, Opera, and Vivaldi, WebMCP integration in the desktop app, and secure sign-in for Work’s cloud computer.
OpenAI announced support for WebMCP in the ChatGPT desktop app, enabling automatic use of compatible websites to complete tasks.
WebMCP is a proposed web standard from Chrome that enables AI agents to interact with web pages more reliably through structured tool definitions, improving task completion accuracy.
Persona.js is a JavaScript library that adds WebMCP-native AI chat to any frontend.
This article from Chrome Developers details the agentic browsing category in Lighthouse, which evaluates how ready websites are to interact with AI agents. The category focuses on data collection and providing actionable signals rather than a traditional numerical score, and includes audits for WebMCP, accessibility, and content stability.
Google demonstrated at Google I/O a new workflow of Chrome DevTools with AI agents, including APIs such as WebMCP and HTML-in-Canvas, aiming to make it easy for developers to expose web page functionality to AI agents while maintaining semantics, accessibility, and security boundaries.
OpenAI introduces WebMCP support for Codex, a protocol enabling websites to expose tools directly to AI agents for autonomous interaction, as demonstrated through a collaborative 3D modeling studio.