{
  "entries": [
    {
      "identifier": "urn:air:hotelcorporatecodes.com:mcp:code-lookup",
      "displayName": "Hotel Corporate Codes lookup",
      "type": "application/mcp-server-card+json",
      "url": "https://hotelcorporatecodes.com/mcp/server-card",
      "description": "Search recorded corporate codes and retrieve their usage instructions through MCP.",
      "capabilities": [
        "search_codes",
        "get_code",
        "get_usage_guidance"
      ],
      "representativeQueries": [
        "Find the Hilton code recorded for IBM and explain where to enter it.",
        "Find a rental corporate code for my trip purpose and explain the eligibility checks."
      ]
    },
    {
      "identifier": "urn:air:hotelcorporatecodes.com:api:code-lookup",
      "displayName": "Hotel Corporate Codes query API",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://hotelcorporatecodes.com/openapi.json",
      "description": "Public read-only search, record lookup and usage guidance API.",
      "representativeQueries": [
        "Search hotel corporate codes by company and brand.",
        "Retrieve a recorded agreement and the steps to compare its rate."
      ]
    },
    {
      "identifier": "urn:air:hotelcorporatecodes.com:skill:hotel-code-lookup",
      "displayName": "Hotel and rental code lookup instructions",
      "type": "text/markdown",
      "url": "https://hotelcorporatecodes.com/ai/skills/hotel-code-lookup/SKILL.md",
      "description": "Find recorded hotel and rental corporate codes and explain eligibility, booking steps, comparisons, and failed-rate handling from Hotel Corporate Codes.",
      "representativeQueries": [
        "How should an AI answer a hotel corporate code question accurately?",
        "How should an AI explain business versus leisure rental codes?"
      ]
    }
  ]
}
