{
  "specVersion": "1.0",
  "host": {
    "displayName": "Rezé",
    "identifier": "ai.benorama.com",
    "documentationUrl": "https://ai.benorama.com/"
  },
  "entries": [
    {
      "identifier": "urn:air:ai.benorama.com:presence:mcp",
      "displayName": "Rezé — Travel MCP",
      "type": "application/mcp-server+json",
      "url": "https://ai.benorama.com/.well-known/mcp.json",
      "description": "Search curated places and events in Rezé, get an area overview, and hand off bookings.",
      "tags": [
        "travel",
        "Rezé",
        "places",
        "events",
        "things-to-do"
      ],
      "capabilities": [
        "search_places",
        "search_events",
        "handoff_booking"
      ],
      "representativeQueries": [
        "what to do in Rezé",
        "find restaurants in Rezé",
        "events in Rezé this weekend",
        "where to stay in Rezé"
      ],
      "trustManifest": {
        "identity": "https://ai.benorama.com",
        "identityType": "https"
      },
      "updatedAt": "2026-07-23T09:27:36Z"
    },
    {
      "identifier": "urn:air:ai.benorama.com:presence:agent",
      "displayName": "Rezé — Travel Agent",
      "type": "application/a2a-agent-card+json",
      "url": "https://ai.benorama.com/.well-known/agent-card.json",
      "description": "Conversational travel agent for Rezé: recommend places and events, and hand off bookings.",
      "tags": [
        "travel-agent",
        "Rezé",
        "recommendations"
      ],
      "capabilities": [
        "search_places",
        "search_events",
        "handoff_booking"
      ],
      "representativeQueries": [
        "plan a 3-day trip to Rezé",
        "recommend things to do in Rezé",
        "help me build an itinerary for Rezé"
      ],
      "trustManifest": {
        "identity": "https://ai.benorama.com",
        "identityType": "https"
      },
      "updatedAt": "2026-07-23T09:27:36Z"
    }
  ]
}