@RayFernando1337: Let’s go ERIC .@pvncher !!!!!!
Summary
OpenAI announced support for WebMCP in the ChatGPT desktop app, enabling automatic use of compatible websites to complete tasks.
View Cached Full Text
Cached at: 08/27/26, 03:22 AM
Let’s go ERIC .@pvncher !!!!!!
OpenAI Developers (@OpenAIDevs): We’re adding support for WebMCP in the ChatGPT desktop app’s built-in browser and ChatGPT Sites.
When you visit a compatible website, ChatGPT or Codex can automatically use it to complete your task.
Update to the latest version of the ChatGPT desktop app, then just ask Codex to
Similar Articles
ChatGPT Now Supports WebMCP (6 minute read)
OpenAI announced WebMCP support in ChatGPT, allowing it to use tools from compatible websites for faster and more accurate AI agent interactions.
@akshay_pachaar: https://x.com/akshay_pachaar/status/2093452397402317239
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.
@reach_vb: A few things we shipped in ChatGPT yesterday: > Browser extension support for Edge, Brave, Opera, and Vivaldi > WebMCP …
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.
WebMCP: Teaching Your Website to Talk to AI Agents
WebMCP is a proposed web standard developed by Google and Microsoft that allows websites to declare structured tools for AI agents to call directly, replacing fragile screen-scraping with stable interfaces.
@DanKornas: Websites often have existing APIs, forms, and authenticated state that AI agents cannot call as structured tools from t…
WebMCP is a protocol implemented by MCP-B that lets websites act as MCP servers, exposing browser JavaScript functionality to LLMs as tools via tab or extension transports. The codebase is maintained for historical reference only.