diff --git a/README.md b/README.md index 8f0e189..3199816 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,7 @@ - [agent-ready.dev](https://agent-ready.dev/) - Scores any website for AI-agent readability against the Vercel Agent Readability Spec, llms.txt, and agent-protocol manifests, and exposes WebMCP tools (`scan_site`, `get_scan`, `ask`) via `navigator.modelContext` so in-browser agents can run scans directly. - [Stacktree](https://stacktr.ee) - Agent-first HTML hosting. The production dashboard and docs expose site-management tools (publish, update, gate, share) over WebMCP from a command palette, so humans and in-browser agents share one tool catalog. - [sms-florin](https://flo-voice1.com/esim) - eSIM and virtual phone number store. WebMCP tools are registered on the live Stripe checkout flow (not a separate demo), so an agent browses plans and completes a real purchase through the same code path a human uses. [Integration source](https://github.com/flovoice53-tech/sms-florin-webmcp-demo) +- [Timeline Studio](https://video-editor.ai-creator.top/) - Open-source browser video editor with WebMCP tools for inspecting timelines, previewing and applying basic clip reorders and trims, guarded undo, and downloading editable project files ([integration guide](https://github.com/MartinDelophy/ai-video-editor/blob/v1.0.8/docs/webmcp.md)). ## License