OpenAI Adds WebMCP Site Tools To ChatGPT’s Browser OpenAI has added WebMCP support to the built-in browser of its ChatGPT desktop app, enabling websites to expose tools that ChatGPT and Codex can use directly from the page. The feature, which requires GPT-5.6 Sol or Terra and is unavailable in Enterprise or Edu workspaces, lets developers register JavaScript functions as tools and operates within the current page and signed-in session. OpenAI calls WebMCP an experimental open standard, with a draft specification from the W3C Web Machine Learning Community Group, and warns of risks such as data exfiltration and prompt injection. OpenAI is adding WebMCP support https://openai.com/webmcp-challenge/ to the built-in browser in its ChatGPT desktop app, letting websites expose actions that ChatGPT and Codex can use directly from the page. This is separate from the server-based Model Context Protocol support ChatGPT has offered since 2025. WebMCP lets the webpage you’re visiting provide tools automatically, without setting up a separate MCP connector. How Site Tools Work Site tools assist with tasks like searching documents, editing files, exploring dashboards, comparing travel options, and updating shopping carts. The selection of tools varies depending on the website, so options might differ from page to page. An arrow appears in the address bar when site tools are available, showing whether a tool can read data or make changes. ChatGPT can automatically find a suitable tool, which remains linked to the page where it was accessed and disappears when you close that page. What WebMCP Changes Without site tools, ChatGPT uses its standard browser capabilities, such as clicking and typing. WebMCP offers developers an additional choice. It’s different from the server-based Model Context Protocol, or MCP, which links an AI application to a local or remote server and can operate without an open webpage. WebMCP makes available specific tools from the webpage the agent is visiting. A webpage can register JavaScript functions as tools, including their names, descriptions, and structured input schemas. OpenAI shared this goal in its challenge announcement: “Instead of leaving agents to guess their way through your UI, you define exactly how they can use your app.” Site tools operate within the current page and signed-in session. Developers can connect them to existing application logic and permissions. OpenAI calls WebMCP an experimental open standard. The specification https://webmachinelearning.github.io/webmcp/ is a draft from the W3C Web Machine Learning Community Group and isn’t on the W3C Standards Track. Availability And Limits Site tools are accessible within the built-in browser of the ChatGPT desktop app when available for an account. According to OpenAI’s documentation, https://learn.chatgpt.com/docs/webmcp this feature requires GPT-5.6 Sol or Terra; GPT-5.6 Luna has WebMCP disabled. Site tools aren’t available in Enterprise or Edu workspaces. Access depends on rollout status and available tools. Although the feature doesn’t work in Chrome via ChatGPT, developers can test WebMCP in Chrome by enabling an experimental flag or joining its origin trial https://developer.chrome.com/blog/ai-webmcp-origin-trial . Some websites might not support site tools, and embedded content may lack these tools. Tools used on one page won’t automatically be available on others. Security Checks Site tools can work while you’re signed in and might change website data. OpenAI asks for your permission before ChatGPT interacts with a site and confirms actions like making purchases, deleting data, changing account settings, sending messages, or sharing personal info. They also warn https://help.openai.com/en/articles/20001423-using-site-tools-in-the-chatgpt-desktop-app about risks such as data exfiltration and prompt injection. While each tool invocation receives a safety review, these checks don’t guarantee the website or its responses are trustworthy. Previously, SEJ reported https://www.searchenginejournal.com/webmcp-can-be-used-to-hijack-ai-agents-chrome-warns/578904/ that Chrome’s guidance identifies malicious tool descriptions and contaminated outputs as prompt-injection risks for browser-based agents. Why This Matters SEJ mentioned back in May that Google’s website guidelines https://www.searchenginejournal.com/google-tells-developers-to-build-for-ai-agents-not-just-humans/573587/ encourage designing sites that are agent-friendly. Now, OpenAI has added WebMCP support to ChatGPT’s desktop browser. This new feature lets website managers choose which actions are available, rather than depending solely on ChatGPT. Looking Ahead While WebMCP gives sites a structured way to expose actions to agents, the documentation doesn’t explain how it might affect rankings, citations, or discoverability. Featured Image: Tetiana Yurchenko/Shutterstock