Google Officially Announces WebMCP: Everything from the Feb 10, 2026 Launch

On February 10, 2026, Google made WebMCP official. Here is the announcement recap, the rollout timeline, and the three things every web developer should do this week.

On the morning of February 10, 2026, Google's Chrome team published the post every agentic-web watcher had been waiting for: WebMCP is officially an Early Preview Program, shipping in Chrome 146 Canary behind a flag, with a full stable rollout planned for mid-2026. The announcement, written by Chrome developer advocate André Cipriani Bandarra, marked the end of two years of quiet prototyping and the start of the migration wave.

What was announced

Why the timing matters

WebMCP has been discussed in W3C circles since 2024, but the protocol needed a browser willing to ship a native implementation. Google doing so in Canary forces the issue: Firefox and Safari will either align on the spec or risk becoming the browsers that AI agents can't use. That's a fast-moving competitive dynamic.

For site owners, it means the window where WebMCP is "optional" is closing. Early EPP adopters get an entire product cycle to refine their implementation before their competitors notice.

The three tool surfaces reaffirmed

The announcement formalizes the three API surfaces most of us had been using from the draft spec:

  1. Declarative API — HTML form attributes (toolname, tooldescription). No JavaScript needed.
  2. Imperative APInavigator.modelContext.registerTool() plus friends.
  3. .well-known/webmcp manifest — static JSON for out-of-band discovery by crawlers and agents.

These three were present in the draft; the launch doesn't change them. What did change: human-in-the-loop is now a normative part of the spec, not a best practice — requestUserInteraction() must be supported by conforming implementations.

What developers should do this week

  1. Install Chrome Canary. Enable the WebMCP flag. Open DevTools → Application → WebMCP and confirm the panel is there.
  2. Read the spec. webmachinelearning.github.io/webmcp — 40 pages, readable in an hour.
  3. Audit your own site. Run our free WebMCP readiness check — it takes 15 seconds and gives you a scored report.

What this announcement doesn't say

Three things the post did not commit to, which are worth watching in the next month:

How to follow the rollout

The authoritative source is the Chrome WebMCP EPP blog. For practical deep-dives, keep an eye on our API reference, the full implementation guide, and the readiness checklist. We update all of them whenever the spec moves.

Frequently Asked Questions

When is WebMCP in Chrome Stable?

Google is targeting mid-2026, contingent on spec finalization and additional browser implementations. Canary has it today; Dev and Beta channels typically pick it up in the two months before Stable.

Do I need to enroll in the EPP to use WebMCP?

Not technically — the Canary flag works without EPP signup. But EPP members get direct feedback channels to the Chrome team, so if you're shipping to real users it's worth joining.

Will Firefox and Safari implement WebMCP?

Both have expressed interest. Firefox's implementation looks likely within 2026; Safari's timeline is less certain but Apple has participated in W3C discussions.

Is the spec stable, or will it change?

The March 2026 spec is the most stable version yet, and Google committed to no breaking changes to the primary surfaces before Stable. Edge features (signed manifests, per-tool consent) may still evolve.

Who is Andre Cipriani Bandarra?

A developer advocate on the Chrome team who has led much of the public WebMCP communication. His announcement post and follow-up streams are the most authoritative source for timeline and roadmap questions.

KP

A decade-plus building in technical SEO, AEO, and AI-driven growth. Founder of SEOsmoHub, creator of WebMCP Checker, and publisher across a portfolio of content sites including topinlists.com. Writes about the open web at kulbhushanpareek.com.

Is your site ready for AI agents?

Run a free WebMCP readiness audit in 15 seconds — no signup.

Run Free Audit →