{
  "entry": {
    "kind": "webmcp",
    "slug": "urbanestates-webmcp",
    "name": "UrbanEstates",
    "vendor": "GoogleChromeLabs",
    "description": "A property-search reference application exposing location, price, amenity, and filter tools over a map interface, so an agent can narrow a listing set the way a user would with the filter panel.\n\nIt represents the read-mostly category of WebMCP surface — query tools over a public catalogue, no state mutation — which is the safest way for a site to start. Declared capability is browser control. The residual consideration is inference rather than action: query tools give an agent efficient, structured access to a dataset, so a site publishing them should be comfortable with the whole dataset being enumerated quickly and cheaply, because it now can be.",
    "website": "https://github.com/GoogleChromeLabs/webmcp",
    "repository": "https://github.com/GoogleChromeLabs/webmcp",
    "documentationUrl": null,
    "license": null,
    "version": null,
    "trustLevel": "official",
    "capabilities": [
      "browser:control"
    ],
    "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": []
  }
}