Skip to content
Merged
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ WebMCP lets developers expose web application functionality—either JavaScript

TypeScript type definitions for WebMCP are available in the [`webmcp-types`](https://www.npmjs.com/package/webmcp-types) npm package.

See [Implementation Status](implementation-status.md) for browser support.

## Background and Motivation

Expand Down
34 changes: 34 additions & 0 deletions implementation-status.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# 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="#edge"><img width=64 src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_128x128.png" alt="Edge 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)

Comment thread
beaufortfrancois marked this conversation as resolved.
# Edge

An [Origin Trial](https://developer.microsoft.com/en-us/microsoft-edge/origin-trials/trials/0b76fe60-b266-458e-a285-04e375c0c31a) is live in Edge 150.

Refer to Chrome implementation status for platform support.

# 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)