We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6350da commit b056661Copy full SHA for b056661
1 file changed
src/business-hotels-mcp/README.md
@@ -94,7 +94,7 @@ fetch("https://www.businesshotels.com/mcp-server.php?route=tools/get_live_hotel_
94
"X-API-KEY": "test-live-hotel-rates2025"
95
},
96
body: JSON.stringify({
97
- hotelName: "Luxor Las Vegas, NV, US",
+ hotelName: "JW Marriott, Las Vegas, NV, US",
98
checkinDate: "2026-07-15",
99
checkoutDate: "2026-07-16",
100
adults: 2,
0 commit comments