{
  "specVersion": "1.0",
  "host": {
    "name": "Excursions Maroc",
    "url": "https://excursions-maroc.com",
    "contact": "contact@excursions-maroc.com"
  },
  "entries": [
    {
      "identifier": "urn:air:excursions-maroc:tours:mcp-server",
      "displayName": "Excursions Maroc — MCP server",
      "type": "application/mcp-server-card+json",
      "url": "https://excursions-maroc.com/.well-known/mcp/server-card.json",
      "description": "Read-only MCP tools over the excursion catalogue.",
      "tags": [
        "travel",
        "morocco",
        "marrakech",
        "tours",
        "excursions"
      ],
      "capabilities": [
        "list_tours",
        "get_tour",
        "search_tours",
        "how_to_book"
      ],
      "representativeQueries": [
        "3-day Sahara tour from Marrakech",
        "day trip to Essaouira price",
        "excursion Ourika une journée"
      ],
      "version": "1.0.0",
      "updatedAt": "2026-08-29T23:39:21Z"
    },
    {
      "identifier": "urn:air:excursions-maroc:tours:a2a-agent",
      "displayName": "Excursions Maroc — A2A agent",
      "type": "application/a2a-agent-card+json",
      "url": "https://excursions-maroc.com/.well-known/agent-card.json",
      "description": "Conversational access to the same catalogue over A2A JSON-RPC.",
      "tags": [
        "travel",
        "morocco",
        "tours"
      ],
      "capabilities": [
        "find-excursions",
        "booking-process"
      ],
      "representativeQueries": [
        "how do I book a desert trip?",
        "quelle excursion pour une journée depuis Marrakech ?"
      ],
      "version": "1.0.0",
      "updatedAt": "2026-08-29T23:39:21Z"
    },
    {
      "identifier": "urn:air:excursions-maroc:tours:api-catalog",
      "displayName": "Excursions Maroc — HTTP API catalog",
      "type": "application/linkset+json",
      "url": "https://excursions-maroc.com/.well-known/api-catalog",
      "description": "RFC 9727 catalog of the site's two HTTP endpoints.",
      "tags": [
        "api"
      ],
      "version": "1.0.0",
      "updatedAt": "2026-08-29T23:39:21Z"
    },
    {
      "identifier": "urn:air:excursions-maroc:tours:full-text",
      "displayName": "Excursions Maroc — whole site as text",
      "type": "text/plain",
      "url": "https://excursions-maroc.com/llms-full.txt",
      "description": "Every page of the site in one plain-text fetch.",
      "tags": [
        "content"
      ],
      "version": "1.0.0",
      "updatedAt": "2026-08-29T23:39:21Z"
    }
  ]
}