{
  "$schema": "https://static.modelcontextprotocol.io/schemas/v1/server-card.schema.json",
  "name": "com.businesshotels/live-hotel-rates",
  "version": "1.4.2",
  "description": "Real-time hotel availability, resolved hotel identity/location, requested stay context, complete all-in stay totals, match confidence and BusinessHotels.com booking URLs.",
  "title": "BusinessHotels Universal Agentic API",
  "websiteUrl": "https://www.businesshotels.com/tool-config.html",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://www.businesshotels.com/mcp-server.php",
      "headers": [
        {
          "name": "X-API-KEY",
          "description": "Optional published key for direct testing, demonstrations, AI-agent integrations, and light production.",
          "isRequired": false,
          "isSecret": false,
          "format": "string",
          "default": "test-live-hotel-rates2025"
        }
      ],
      "supportedProtocolVersions": [
        "2026-07-28",
        "2025-11-25",
        "2025-06-18",
        "2025-03-26",
        "2024-11-05"
      ]
    }
  ]
}
