Skip to content
Claude Desktop

HasData Booking.com for Claude Desktop

com.hasdata/booking

Booking.com stays by destination and dates, and full property details, as structured JSON.

client:Claude Desktop transport:streamable-http runtime:npm

Install HasData Booking.com in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "booking": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.hasdata.com/mcp?apis=booking"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

HasData Booking.com in other clients