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