Stay
Stay Booking MCP
Let an agent do the searching, comparing and form filling. The traveller reviews the live total and approves payment.
Stay gives agents structured hotel tools instead of asking them to drive a booking site. An agent can find a room, recheck its live price and prepare the traveller details already saved in Stay. It then returns a secure checkout link. The traveller still reviews the total, cancellation terms and payment before the booking is placed.
Hosted Streamable HTTP
https://www.joinstay.co/api/mcpCreate a revocable key under Your profile β Connections, then send it as an Authorization: Bearer header. Each key exposes only the tools you selected and expires automatically.
Agent-safe booking flow
- 1. Search and compare live hotel rates.
- 2. Recheck the selected offer and create a short-lived quote.
- 3. Fill saved traveller details without returning them to the agent.
- 4. Open Stay's secure checkout for the traveller to review and approve.
Live API routes (MCP-ready)
GET /api/stay/searchβ Pareto-ranked search with trip anchorsGET /api/stay/hotel/[id]β property + loyalty-adjusted verdictGET /api/stay/neighbourhood/[id]β personalized map layerPOST /api/stay/compareβ cross-property effective valueGET /api/stay/loyaltyβ wallet programmesGET /api/stay/profile/tripsβ account readsGET /api/stay/ratesβ Cheapest / Recommended / Best tiersPOST /api/bookings/quote+stay/bookβ live quote then secure payment handoffGET /api/stay/best-dealβ cross-supplier effective valuePOST /api/stay/plan-roomsβ group room splitGET /api/stay/quote-cancellationβ cancellation quote before bookPOST /api/stay/rebookβ atomic rate-drop rebookPOST /api/bookings/[id]/messageβ property preference requests
Stay never sends card details to an agent. NuitΓ©e remains the merchant of record and processes the hotel payment. Apple Pay or Google Pay can shorten the approval step when available on the traveller's device.
A local stdio bridge remains available at packages/stay-mcp. Contact support if your agent host needs a different transport.