← Registry

Productivity

tineo.ai

Manages travel itineraries, searches trips, parses travel confirmations, and creates support tickets.

1 endpoint39 known toolsFirst detected July 13, 2026Last detected July 13, 2026

ENDPOINT 1

https://api.tineo.ai/mcp

No auth detected

Known tools 39

support_ticket_create

Create a Tineo support ticket after the user explicitly asks or confirms.

tineo_ping

Test connection to Tineo and verify user authentication.

search

Use this when the user wants to search their trips, itinerary segments, or travel documents by keyword.

fetch

Use this when the user wants the full text for a specific Tineo search result.

import_parse_text_preview

Parse pasted travel confirmation text into proposed itinerary segments without saving anything.

trips_list

List the user's trips.

trip_details

Get detailed information about a specific trip.

segment_details

Get full details for a specific trip segment.

trip_booking_links

Return useful booking, reservation, ticket, check-in, itinerary, and affiliate flight-search links for a user's trip as booking_link_cards.

segment_booking_links

Return useful booking, reservation, ticket, check-in, itinerary, voucher, receipt, and travel-document links for one trip segment as booking_link_cards.

flight_booking_link

Return a Tineo redirect card for comparable flight search for a trip flight when affiliate flight deep links are enabled.

trip_travelers

Get the list of travelers/participants for a specific trip.

flight_status_for_segment

Get current flight status for an existing flight segment in a user's trip.

flight_quickadd_lookup

Look up flight details by airline, flight number, and departure date before creating or editing a flight segment.

discover

Search for hotels, restaurants, attractions, or activities to recommend to the traveler, returned as rich visual cards (image, rating, price level, link).

places_search

Search for real-world places by text.

place_details

Get detailed information for a selected place.

segment_get_schema

Get the schema for a segment type.

segment_create

Create a new segment in a trip.

segment_update

Update an existing segment.

segment_delete

Delete a segment from a trip.

trip_create

Create a new trip.

batch_segment_create

Create multiple segments in a trip in one call.

flight_quickadd

Look up a real flight by number and date, then create it as a segment in the trip.

traveler_assign

Assign one or more travelers to a segment.

traveler_add

Add a new traveler to a trip.

assistant_airbnb_search_user

Search Airbnb listings by location and dates.

assistant_airbnb_search_trip

Search Airbnb listings for an existing Tineo trip.

train_booking_link

Return a Tineo booking card for an Omio train-search handoff for a route and date.

flight_route_lookup

Find scheduled flights by route and date when the flight number is NOT known: origin airport, destination airport, local departure date, and optionally an airline.

get_trip_weather

Get a day-by-day, city-grouped weather forecast for a trip's destination(s), bounded to the trip dates, each day tagged with a confidence tier (high/good/moderate/low/climatology).

generate_packing_list

Generate (or regenerate, preserving checked items, when replace=true) a weather- and activity-aware packing checklist for a trip, saved as a pinned checklist note.

trip_cover_update

Set a trip's cover photo from an image URL or a place_photo_reference returned by places_search/place_details.

friends_list

List the authenticated user's accepted friends (paged).

friend_requests_pending

List the authenticated user's pending friend requests, split into incoming (awaiting your response) and outgoing (awaiting the other person).

friend_request_send

Send a friend request to another user by user_id, or by email.

friend_request_accept

Accept an INCOMING pending friend request by request_id (from friend_requests_pending).

friend_request_decline

Decline an INCOMING pending friend request by request_id (from friend_requests_pending).

friend_request_resend

Resend the notification email for one of YOUR OUTGOING pending friend requests by request_id (from friend_requests_pending).