{
  "specVersion": "1.0",
  "host": {
    "displayName": "Euro Disney Passes",
    "identifier": "did:web:eurodisneypasses.com"
  },
  "entries": [
    {
      "identifier": "urn:air:eurodisneypasses.com:server:site",
      "displayName": "Euro Disney Passes MCP server",
      "description": "Read-only access to Euro Disney Passes, a visitor guide to Euro Disney: search its pages, read them as Markdown and list tours with prices and booking links.",
      "type": "application/mcp-server-card+json",
      "url": "https://eurodisneypasses.com/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "Euro Disney tickets and tour prices",
        "how to visit Euro Disney",
        "best time to visit Euro Disney",
        "things to do near Euro Disney in Marne-la-Vallée"
      ]
    },
    {
      "identifier": "urn:air:eurodisneypasses.com:skill:eurodisneypasses-guide",
      "displayName": "Euro Disney Passes usage guide",
      "type": "text/markdown",
      "url": "https://eurodisneypasses.com/.well-known/agent-skills/eurodisneypasses-guide/SKILL.md",
      "representativeQueries": [
        "Euro Disney tickets and tour prices",
        "how to visit Euro Disney",
        "best time to visit Euro Disney"
      ]
    },
    {
      "identifier": "urn:air:eurodisneypasses.com:docs:llms-txt",
      "displayName": "Euro Disney Passes page index",
      "type": "text/plain",
      "url": "https://eurodisneypasses.com/llms.txt",
      "representativeQueries": [
        "how to visit Euro Disney",
        "best time to visit Euro Disney",
        "things to do near Euro Disney in Marne-la-Vallée"
      ]
    }
  ]
}