Rialto Travel - Direct Hotel Bookings with VIP Rate Programs for Claude Desktop
travel.rialto/hotels
Hotel direct booking for VIP and corporate rates - upgrades and loyalty eligible, 100K+ hotels
client:Claude Desktop
transport:streamable-http
Install Rialto Travel - Direct Hotel Bookings with VIP Rate Programs in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"hotels": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://rialto.travel/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs