{
  "schema_version": "0.1.0-draft",
  "serverInfo": {
    "name": "Legal AI Vibe Lab",
    "version": "1.0.0",
    "description": "Agent discovery card for the Legal AI Vibe Lab public site."
  },
  "transports": [
    {
      "type": "webmcp",
      "endpoint": "https://legalaihub-qm32fczc.manus.space/",
      "description": "Browser-native WebMCP page tools are registered through navigator.modelContext when supported by the user's browser and agent."
    }
  ],
  "capabilities": {
    "tools": [
      "get_event_details",
      "open_request_invite",
      "open_guest_nomination",
      "copy_event_summary"
    ],
    "resources": [
      "/llms.txt",
      "/agent-context.md",
      "/sitemap.xml",
      "/.well-known/api-catalog"
    ]
  },
  "contact": {
    "event": "https://luma.com/legal-ai",
    "venue": "https://www.sfvibehouse.com/"
  }
}
