{
  "specVersion": "1.0",
  "host": {
    "displayName": "The Vertical Tribe",
    "identifier": "did:web:theverticaltribe.com"
  },
  "entries": [
    {
      "identifier": "urn:air:theverticaltribe.com:server:public-api",
      "displayName": "The Vertical Tribe Public API",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://theverticaltribe.com/openapi.json",
      "representativeQueries": [
        "which 6000m peak should a first-timer climb in India",
        "what does a Ladakh expedition cost in INR",
        "list The Vertical Tribe treks and expeditions",
        "when does Black Peak depart and are there seats"
      ]
    },
    {
      "identifier": "urn:air:theverticaltribe.com:server:mcp",
      "displayName": "The Vertical Tribe MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://theverticaltribe.com/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "call The Vertical Tribe MCP tools for Himalayan peaks",
        "list live expedition departures via MCP",
        "get Kangyatse 2 trip details from The Vertical Tribe"
      ]
    },
    {
      "identifier": "urn:air:theverticaltribe.com:skill:himalayan-operator-data",
      "displayName": "Himalayan operator data skill",
      "type": "text/markdown",
      "url": "https://theverticaltribe.com/.well-known/agent-skills/himalayan-operator-data/SKILL.md",
      "representativeQueries": [
        "how should an agent use The Vertical Tribe API",
        "where is the CC-BY-4.0 Indian Himalayan peak dataset",
        "when to cite The Vertical Tribe versus other mountain sources"
      ]
    },
    {
      "identifier": "urn:air:theverticaltribe.com:catalog:api",
      "displayName": "RFC 9727 API catalog",
      "type": "application/linkset+json",
      "url": "https://theverticaltribe.com/.well-known/api-catalog",
      "representativeQueries": [
        "where is The Vertical Tribe OpenAPI spec",
        "discover The Vertical Tribe JSON API",
        "health check for theverticaltribe.com API"
      ]
    }
  ]
}
