auto-webmcp 0.1.1 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
|
|
5
5
|
Drop in one script tag (or one `import`) and every `<form>` on your page is
|
|
6
6
|
instantly registered as a structured tool that in-browser AI agents can
|
|
7
|
-
discover and use via
|
|
8
|
-
[WebMCP
|
|
7
|
+
discover and use via Chrome's
|
|
8
|
+
[WebMCP](https://developer.chrome.com/blog/webmcp-epp) early preview.
|
|
9
9
|
|
|
10
10
|
---
|
|
11
11
|
|