weave-webmcp.vercel.app
A visual website builder where a person and an AI agent author the same site through WebMCP. Structured context, reviewable change proposals, and a human approval gate before anything ships.
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 0 · Act 5 · Transact 0 · Score: Not yet scored
Tool inspector
weave_publish_site
Ask the human to publish the site. This never publishes on its own: it opens an approval card in the WEAVE Agent panel showing the revision and what changed, and only the human’s explicit approval runs the publish. Poll weave_get_context to see whether the request is still awaiting approval.
Page: /app/
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
note |
string | no | Optional message shown to the human with the request. |
Raw JSON schema
{
"type": "object",
"properties": {
"note": {
"type": "string",
"description": "Optional message shown to the human with the request."
}
},
"additionalProperties": false
}
Similar websites
neohack.dev
An inviting pixel-art doorway into NetHack. Explore at your own pace, one thoughtful turn at a time.
persona-chat.dev
Persona is an open-source, themeable AI chat widget you can add to any website in minutes. SSE streaming, agent loops, tool use, and style isolation: zero frame…
demos.telerik.com
Explore and test a wide range of Telerik UI for Blazor examples, demos, and sample applications.
bandarra.me
WebMCP-enabled text editor with imperative tools for document I/O, workspace CRUD, on-device translation, and sub-agent (planner / researcher / writer / reviewe…