Reagent Travel
Search and compare flights just by chatting. Reagent Travel highlights what matters and suggests smart tweaks as you go. Instead of digging through endless results, quickly land on the right flight and know why it fits. When you’ve found the one, just hit Book.
- Homepage
- https://reagent.travel
- Remote URL
https://app.reagent.travel/mcp- Auth
- NONE
Tools (2)
Extracted live via the executor SDK.
-
CreateItineraryRequestIf the user wants to book a flight, this tool can be used to create a flight itinerary request once the user has provided an origin, a destination, and a single outbound date. Ask clarifying questions only if required information is missing or ambiguous (e.g., missing location(s), missing date(s), user specified date range(s), or unclear one-way vs round-trip when only outbound date is given). Do not delay for preferences or confirmation; default to economy cabin unless specified otherwise and infer the traveller persona from knowledge about the user. Normalize dates safely (never past dates; infer the next future year if missing). Include time preferences only when explicitly stated. Flights only; do not use for lodging or ground transportation.
-
GetNextBestItineraryRetrieve flight itineraries for an existing itinerary request. The initial call (when no prior results exist) returns 1–4 top results. Each subsequent call iteratively returns the next best available itinerary based on the requested feature improvement(s), refining results across calls and surfacing strong alternatives when tradeoffs are required. Use the relevant current itinerary’s position (as shown in the UI list) when requesting improvements.