{
  "entry": {
    "kind": "webmcp",
    "slug": "webmcp-flow",
    "name": "WebMCP Flow",
    "vendor": "Vercel",
    "description": "An architecture canvas from Vercel where the diagram itself is agent-callable: tools cover creating nodes, drawing edges, labelling, and running layout, so a model can build and rearrange a diagram from a description rather than emitting an image.\n\nIt is a good illustration of the low-risk end of the WebMCP spectrum. The tools mutate a canvas, not a bank account; the declared capability is browser control with outbound network access for the model. Catalogued as a reference point: when reviewing a WebMCP surface, the question is never \"does it expose tools\" but \"what do the tools reach\", and a diagram editor and a checkout flow deserve very different answers.",
    "website": "https://vercel.com",
    "repository": null,
    "documentationUrl": null,
    "license": null,
    "version": null,
    "trustLevel": "official",
    "capabilities": [
      "browser:control",
      "network:outbound"
    ],
    "packaging": null,
    "configFiles": null,
    "category": "reference-app",
    "updatedAt": "2026-09-02",
    "risk": {
      "score": 10,
      "band": "low",
      "signals": [
        {
          "id": "trust-official",
          "kind": "trust",
          "label": "Published by the vendor",
          "contribution": -40
        }
      ],
      "dangerousCombos": []
    },
    "dangerousCombos": []
  }
}