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