#webmcp
🔥 Hot take: WebMCP fills a real, urgent, need. I’m not against it.

It’s just …I can't help but notice that all WebMCP¹ tools are basically about making the app's user-facing data & actions explicit in a machine-readable way.

The high-level use case is not new.

[1/5]

¹ github.com/webmachinele...
GitHub - webmachinelearning/webmcp: 🤖 WebMCP
🤖 WebMCP. Contribute to webmachinelearning/webmcp development by creating an account on GitHub.
github.com
July 19, 2026 at 7:22 PM
Microsoft Edge's #WebMCP implementation is ready for testing, and the team has new demos!

Can't get enough pizza related WebMCP demos! 🍕🍕🍕
September 22, 2026 at 5:35 AM
“When a site's actions are hard for an agent to use, that is a gap in the page's own semantics, [why don't we] close it in the platform's shared layers (HTML and ARIA), where the user, assistive technology, and agents all benefit.” — thoughts from WebKit team on WebMCP github.com/WebKit/stand...
WebMCP · Issue #670 · WebKit/standards-positions
WebKittens @mwyrzykowski @marcoscaceres Title of the proposal WebMCP URL to the spec https://webmachinelearning.github.io/webmcp/ URL to the spec's repository https://github.com/webmachinelearning/...
github.com
June 3, 2026 at 10:37 PM
Are you (or someone you know) interested in WebMCP? github.com/webmachinele...
GitHub - webmachinelearning/webmcp: 🤖 WebMCP 🧪
🤖 WebMCP 🧪. Contribute to webmachinelearning/webmcp development by creating an account on GitHub.
github.com
October 22, 2025 at 11:07 PM
Chromeのブラウザで動作するフロントエンド向けのMCPサーバー、WebMCPの開発が進んでいるみたい

HTMLで記述する宣言型、JavaScriptで記述する命令型のAPIがあり、eコマースやカスタマーサポートなど、様々なユースケースが想定されているようで

developer.chrome.com/blog/webmcp-...
WebMCP は早期プレビュー版でご利用いただけます  |  Blog  |  Chrome for Developers
WebMCP は、構造化されたツールを公開するための標準的な方法を提供し、AI エージェントがサイト上でより高速かつ信頼性の高い正確なアクションを実行できるようにすることを目的としています。
developer.chrome.com
February 18, 2026 at 11:05 PM
WebMCP is a proposed web standard that exposes structured tools for AI agents on existing websites.

docs.google.com/document/d/1...
WebMCP Early Preview
CHROME WebMCP Early Preview Authors Contact Questions & Feedback Bug reports Updated Introduction WebMCP is a proposed web standard that exposes structured tools for AI agents on existing web...
docs.google.com
February 10, 2026 at 11:50 AM
I’m excited to share that we've added a consequential hint to the WebMCP spec!

For site devs: set to true when WebMCP tools may perform a high-stakes action: anything that needs explicit user permission in order to execute. If you’re going to make a purchase, send an email, or book travel.
Imperative API  |  AI in Chrome  |  Chrome for Developers
Define many types of WebMCP tools with standard JavaScript.
developer.chrome.com
September 8, 2026 at 1:36 PM
WebKit is officially opposed to the WebMCP spec. And on pretty philosophical grounds. github.com/WebKit/stand...
WebMCP · Issue #670 · WebKit/standards-positions
WebKittens @mwyrzykowski @marcoscaceres Title of the proposal WebMCP URL to the spec https://webmachinelearning.github.io/webmcp/ URL to the spec's repository https://github.com/webmachinelearning/...
github.com
June 3, 2026 at 8:22 PM
🛠️ We in Chrome wrote security guidance for WebMCP:

For Agent Developers: developer.chrome.com/docs/agents/...
For Site Developers: developer.chrome.com/docs/ai/webm...

Written by @JuliaPagnucco, a wonderful Sr. Security Eng, and @alexandrascript.com, great tech writer. Important guidance!
Agent security considerations for WebMCP  |  AI on Chrome  |  Chrome for Developers
Agent developers must design protections against malicious text from untrusted content. We identify some security techniques relevant to agents using WebMCP.
developer.chrome.com
June 10, 2026 at 2:01 PM
March 7, 2026 at 12:53 AM
When to use WebMCP vs. MCP? 🤔

Use WebMCP to make your active website "agent-aware" by exposing UI tools directly in the browser.

Use MCP for connecting agents to external data and services beyond the tab.

Read more at:
developer.chrome.com/blog/webmcp-...

#WebMCP #MCP #AIAgents
March 11, 2026 at 5:00 PM
🤖 WebMCP is officially available for early preview, bridging the gap between websites and AI agents → goo.gle/4rML2O9

By defining structured tools via Declarative and Imperative APIs, you can make your site "agent-ready" for more reliable and performant automation.
February 13, 2026 at 5:32 PM
Love the interactive #WebMCP demo @sarahedo.bsky.social put together, so clear and simple.
webmcp-demo-sdras.netlify.app
WebMCP — Give agents tools, not DOM
A side-by-side demo of how AI agents interact with web pages today versus a future where pages expose structured tools via WebMCP.
webmcp-demo-sdras.netlify.app
May 20, 2026 at 8:11 PM
Take a look at this early prototype of our WebMCP proposal! 📺

WebMCP lets you control how AI agents interact with your web pages.

For more info and feedback, see patrickbrosset.com/articles/202...

www.youtube.com/watch?v=gbu9...

#ai #agentic #mcp
WebMCP prototype demo
YouTube video by Patrick Brosset
www.youtube.com
August 29, 2025 at 1:41 PM
Building on the previous video, can AI write code to solve the maze? It turns out it can! Check the video and read more at bandarra.me/posts/webmcp...

#WebMCP
April 29, 2026 at 10:08 PM
Wondering what WebMCP is?
❌ It's not an MCP server
❌ It's not the same thing as Playwright MCP
✅ Instead of automating the UI, WebMCP turns your website into callable tools for AI agents.

Read our blog post to learn more!

https://block.github.io/goose/blog/2026/03/17/webmcp-for-beginners/
WebMCP for Beginners
WebMCP lets websites expose structured actions that AI agents can call directly. This guide explains how it works, how it differs from MCP and browser automation, and how to build your own WebMCP-enab...
block.github.io
March 17, 2026 at 7:54 PM
A better path is platform-level out-of-band reporting, modeled on the W3C Reporting API: silent background dispatch, zero conversation latency, and runtime-verified schemas.

📖 Read the full write-up on my blog:
bandarra.me/posts/webmcp...
Closing the WebMCP Feedback Loop
Uncover the critical missing feedback loop in AI agent development on the web. This article delves into why agents fail silently when interacting with WebMCP tools, leading to blind spots for develope...
bandarra.me
September 23, 2026 at 3:29 PM
Chrome launched an early preview of WebMCP, and we're looking for feedback on use-cases, API shape, & more! 🚀

WebMCP bridges the gap between AI agents and your website, increasing the performance and reliability of agent interactions.

Join the EPP: developer.chrome.com/blog/webmcp-...
WebMCP is available for early preview  |  Blog  |  Chrome for Developers
WebMCP aims to provide a standard way for exposing structured tools, ensuring AI agents can perform actions on your side with increased speed, reliability, and precision.
developer.chrome.com
February 10, 2026 at 5:06 PM
This post from builder.io is very well written: "Everyone's Missing the Point of WebMCP"

Though I don't see browser actuation as the only use case, the article is correct that WebMCP creates/helps with a new type of product experience.

www.builder.io/blog/webmcp
Builder.io: Collaborative Platform to Build With AI Agents
One codebase for engineers, designers, PMs, and marketers. Everyone works from one source of truth, on brand and in code, with no handoffs to clean up.
builder.io
July 22, 2026 at 2:02 PM
This was possible with MCP's sampling (and probably with the coming WebMCP) but that's being sunset now
on a far tangent, i keep wanting a web standard for using local models on people’s devices (or routed through to their preferred subscription), with all their attendant personalization and preferences, for making really nice “chat (locally!) with this webpage” that the site itself helps customize
What is your favorite vision of an AI-enabled future that is currently being pursued as an active program?
September 21, 2026 at 6:36 PM
Create agent-ready web apps for the WebMCP Challenge → goo.gle/4qpDQYV

We're excited to see ChatGPT supporting WebMCP, the experimental standard that lets users and AI agents navigate websites together. In the @openaibot.bsky.social WebMCP Challenge you can experiment with it and win prizes.
August 25, 2026 at 9:18 PM
🛠️ Ultimately, WebMCP is about making a more secure agent pathway instead of scraping DOM and a11y trees. I made a small site to demo how it works, how agents use it, what the spec looks like, and some important links.

It's interactive! You can use the extension to actuate the page:
May 20, 2026 at 2:03 PM
WebMCP landed in ChatGPT today

Websites expose tools, your agent can use them, or you can just use the app like a human. Probably both!

I'm calling it Clicks-n-clankers™
August 25, 2026 at 8:49 PM