Template
Travel
Discover → compare → itinerary, all in one chat.
A travel concierge: surface destinations, search hotels and flights, and assemble an itinerary the user can save and revisit.
$ npx conversokit create my-app --template travelTravel
4 toolsDiscover → compare → itinerary, all in one chat.
Quinta do Mar
Sintra, Portugal
PoolSpaSea viewBreakfast
$220/ night
DestinationRecommendationsHotelCardFlightSummaryItineraryTimelineCTABanner
npx conversokit create my-app --template travelWhat it builds
- ✓Travel agencies offering AI-powered concierges
- ✓OTA-style discovery and comparison
- ✓Multi-leg itinerary planning
Auth & compliance
Auth default: anonymous
No consent scopes required by default.
Included widgets
DestinationRecommendationsHotelCardFlightSummaryItineraryTimelineCTABannerConsentBanner
Included MCP tools
Each tool is a typed Zod-validated function on the MCP server.
| Name | Description | Permissions |
|---|---|---|
| search_hotels | Search hotels by city or name. | — |
| search_flights | Search flights by IATA code (origin/destination). | — |
| list_destinations | Return curated destination recommendations. | — |
| get_itinerary | Retrieve a saved travel itinerary by ID. | — |
Integrations
Mock providers (real adapters in roadmap)
Ship the travel template today.
$ npx conversokit create my-app --template travel