Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions implementation-status.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Implementation Status

This document shows the implementation status of WebMCP across different browsers.

<a href="#brave"><img width=64 src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/brave/brave_128x128.png" alt="Brave logo"></a> <a href="#chrome"><img width=64 src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_128x128.png" alt="Chrome logo"></a> <a href="#firefox"><img width=64 src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_128x128.png" alt="Firefox logo"></a> <a href="#safari"><img width=64 src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_128x128.png" alt="Safari logo"></a>

# Brave

Experimental support is added to [Leo AI chat](https://brave.com/leo/).

* [Issue 55232](https://github.com/brave/brave-browser/issues/55232)

# Chrome

An [Origin Trial](https://developer.chrome.com/blog/ai-webmcp-origin-trial) is live in Chrome 149.

* [Early preview program](https://developer.chrome.com/docs/ai/join-epp)
* [Intent to Experiment](https://groups.google.com/a/chromium.org/g/blink-dev/c/gmYffo5WOE8/m/OJxuQRP3AAAJ)
* [Chrome Status entry](https://chromestatus.com/feature/5117755740913664)

# Firefox

* [Mozilla standards-positions](https://github.com/mozilla/standards-positions/issues/1412)
* [Bugzilla entry](https://bugzilla.mozilla.org/show_bug.cgi?id=2018306)

# Safari

* [WebKit standards-positions](https://github.com/WebKit/standards-positions/issues/670)
Loading