← catalogue · rank #49
travel
Offer a bookable tour
AI travel agent — book flights, hotels, activities, and events worldwide via autonomad.ai.
Usability
Skill: {"schema_version":"1.0","name":"autonomad-travel","version":"1.4.0","title":"Autonomad Travel","description":"AI travel agent for Claude — search live flights, hotels, activities, and events worldwide, then complete the booking on autonomad.ai. Free signup at checkout, with the f… Docs: https://autonomad.ai Tools: search_hotels, search_flights, search_transport, search_dining, search_activities, search_events. Best live test 4/5 — Substantial reply — check it matches the job. Weakest 3/5 — Thin but ran. Partially usable — works, but inventory or schema is picky.
usefulness 3.3/5 tours / activities https://mcp.autonomad.ai/mcp
How to use it (server skill)
{"schema_version":"1.0","name":"autonomad-travel","version":"1.4.0","title":"Autonomad Travel","description":"AI travel agent for Claude — search live flights, hotels, activities, and events worldwide, then complete the booking on autonomad.ai. Free signup at checkout, with the first month of Premium included. Optional Trip Concierge add-on ($20/traveler) provides in-trip SMS support that re-coordinates downstream bookings during travel.","vendor":"Autonomad","homepage":"https://www.autonomad.ai","documentation":"https://www.autonomad.ai/connect","privacy_policy":"https://www.autonomad.ai/priv…
docs · https://autonomad.ai
What it is for
Multi-vertical travel search (flights/hotels/activities).
Example interactions
Asks chosen for this MCP’s job — not a generic flight search. Score is from the live reply.
1. Search hotels, lodging, accommodations, resorts, and places to stay for a trip
score 3/5 · Thin but ran. · live · search_hotels
call
{
"tool": "search_hotels",
"arguments": {
"check_in": "2026-11-10",
"check_out": "2026-11-13",
"country": "TH"
}
}reply
{ "data": [], "meta": { "count": 0, "total_returned": 0, "trimmed_for_llm": false, "sorted_by": "best_value (quality_floor_then_cheapest)", "quality_floor_applied": null } }2. Search airline flights / airfares between two cities by date, cabin class (economy / premium economy / business / first), and number of pass
score 3/5 · Thin but ran. · live · search_flights
call
{
"tool": "search_flights",
"arguments": {
"origin": "BTS",
"destination": "CDG",
"departure_date": "2026-10-15"
}
}reply
{ "data": [], "meta": { "count": 0, "total_returned": 0, "trimmed_for_llm": false } }3. Search ground transportation — rideshare (Uber, Lyft) and car rental (Hertz, Enterprise, Avis, etc
score 4/5 · Substantial reply — check it matches the job. · live · search_transport
call
{
"tool": "search_transport",
"arguments": {
"city": "Dubai"
}
}reply
{ "data": { "rideshare": [], "car_rental": [], "tesla_robotaxi": [] }, "meta": { "city": "Dubai", "metro": "unknown", "rideshare_count": 0, "rental_count": 0, "tesla_count": 0, "total": 0, "source": "none", "waymo_available": false, "tesla_available": false }, "errors": null }Open source / endpoint Business model