← WebMCP Directory

weave-webmcp.vercel.app

weave-webmcp.vercel.app

live Unverified (seed import) Developer Tools 5 tools imperative implementation

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_add_section

act imperative

Add a complete, professionally designed section to the current page from WEAVE’s section library. The section lands after the given element, or at the end of the page by default, and every element inside it is immediately editable by the human and by weave_update_element.

Page: /app/

Input schema

PropertyTypeRequiredDescription
section_type string yes Which kind of section to add.
after_element_id string no Id of the section to insert after. Defaults to the end of the page.
Raw JSON schema
{
  "type": "object",
  "properties": {
    "section_type": {
      "type": "string",
      "enum": [
        "header",
        "hero",
        "features",
        "products",
        "testimonials",
        "pricing",
        "faq",
        "cta",
        "contact",
        "footer"
      ],
      "description": "Which kind of section to add."
    },
    "after_element_id": {
      "type": "string",
      "description": "Id of the section to insert after. Defaults to the end of the page."
    }
  },
  "required": [
    "section_type"
  ],
  "additionalProperties": false
}

Similar websites

neohack.dev

neohack.dev

An inviting pixel-art doorway into NetHack. Explore at your own pace, one thoughtful turn at a time.

live Unverified Developer Tools Transact tools
54 tools A3 / Act49 / T2 Not yet scored Seen 2026-09-14
create observe inspect lookup navigation
Inspect tools
persona-chat.dev

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…

live Unverified Developer Tools Transact tools
42 tools A10 / Act29 / T3 Not yet scored Seen 2026-09-14
get_theme_overview set_brand_colors assign_color_role set_typography set_roundness
Inspect tools
demos.telerik.com

demos.telerik.com

Explore and test a wide range of Telerik UI for Blazor examples, demos, and sample applications.

live Unverified Developer Tools
30 tools A1 / Act29 / T0 Not yet scored Seen 2026-09-14
warehouse-map-map-set-center warehouse-map-map-set-zoom warehouse-map-map-add-marker warehouse-map-map-clear-markers inventory-sheet-spreadsheet-set-cell
Inspect tools
bandarra.me

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…

demo Unverified Developer Tools Transact tools
27 tools A12 / Act14 / T1 Not yet scored Seen 2026-09-14
list_skills read_skill read read_selection search
Inspect tools

Related on Influzer