Use Staylist inside Muse
One MCP endpoint gives your AI assistant hotel search, honest ratings and booking links.
Provider
LiteAPI + Staylist
Price
Free
Signup
None
https://staylist.world/mcpConnect in Muse
- Open Muse → Settings → Connectors → Add.
- Paste the MCP URL above, or ask Muse to create a custom connector with this URL.
- Ask: “Find hotels in Lisbon next weekend.”
Claude
claude mcp add --transport http staylist https://staylist.world/mcp
ChatGPT
In ChatGPT, enable developer mode, then add https://staylist.world/mcp as an MCP server in Settings → Apps & Connectors.
Cursor
{
"mcpServers": {
"staylist": { "url": "https://staylist.world/mcp" }
}
}Tools
| Tool | What it returns |
|---|---|
| search_hotels | Hotels with ratings, pros/cons, prices and booking links |
| get_hotel | Full detail, amenities and room rates for one hotel |
| get_booking_link | Tracked booking links for a specific stay |
| list_destinations | Covered cities and country codes |
Try asking
- “Find a 4-star hotel in Tokyo under $200/night in December.”
- “What are the pros and cons of staying in Alfama, Lisbon?”
- “Get me the booking link for the best-rated hotel in Bangkok.”
Fair use
The connector is free with no signup and does not process payments. We rate-limit at 30 requests/minute and 400/day per IP. Booking links are affiliate links to partner sites (Trip.com, Booking.com) where the user completes checkout — Staylist may earn a commission at no extra cost to the user. Never send PII through the connector.