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