Developers
Connect An MCP Client
Let an assistant plan itineraries with Travelyfe.
Travelyfe has a Model Context Protocol server, so assistants that support custom MCP connectors can search, read and build itineraries for a traveller.
Connect
In your MCP client, add a custom connector with the URL https://api.travelyfe.com/mcp.
The client discovers Travelyfe's OAuth settings automatically and opens a Travelyfe sign-in page.
Sign in and approve access. The connector is ready.
Tools
| Tool | Does |
|---|---|
search_itineraries | Search published itineraries |
list_itineraries | List the traveller's itineraries |
get_itinerary | Read one itinerary |
create_itinerary | Create a whole itinerary in one call |
update_itinerary | Change an itinerary's fields |
set_day | Replace a day and its stops |
set_cover | Set the cover photo |
add_flight / remove_flight | Manage flights |
add_hotel / remove_hotel | Manage hotels |
add_expense / set_expenses | Manage expenses Pro |
add_packing_item / set_packing_list | Manage the packing list Pro |
list_documents | Names and kinds of documents, never contents Pro |
Itineraries created by an assistant are private drafts. Only the traveller can publish them to Explore. Creating an itinerary for a destination and date the traveller already has is refused as a duplicate, so list first.
Travellers can disconnect a connector from Settings → Connected Apps at travelyfe.com.