# ai.autonomad/travel (npm · autonomad-travel)

AI travel agent — book flights, hotels, activities, and events worldwide via autonomad.ai.

- Trust score: 62/100 (medium)
- Change this week: +44
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `mcp.autonomad.ai`: 71/100, [markdown](https://verifymcp.io/servers/ai-autonomad-travel/mcp.md), [page](https://verifymcp.io/servers/ai-autonomad-travel/mcp)
- npm · `autonomad-travel`: 62/100 (this document), [markdown](https://verifymcp.io/servers/ai-autonomad-travel/autonomad-travel.md), [page](https://verifymcp.io/servers/ai-autonomad-travel/autonomad-travel)

## Channel facts

- Registry: `npm`
- Package: `autonomad-travel`
- Version: `1.4.0`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Supply Chain Security**: 86/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 19/100
  - Repository check failed: the declared repository URL returned HTTP 404.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 59 days ago).
  - Security-disclosure policy not yet verified: we couldn't inspect the source repository.
- **Schema Quality & AI Usability**: 68/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 2786 tokens (~253/item across 11 items; 8 tools + 3 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 99/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 98% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add ai-autonomad-travel -- npx -y autonomad-travel
```

### Codex

```bash
codex mcp add ai-autonomad-travel -- npx -y autonomad-travel
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ai-autonomad-travel": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "autonomad-travel"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add ai-autonomad-travel --command npx --arg -y --arg autonomad-travel
```

### Hermes

```yaml
mcp_servers:
  ai-autonomad-travel:
    command: "npx"
    args: ["-y", "autonomad-travel"]
```

### Other

```json
{
  "mcpServers": {
    "ai-autonomad-travel": {
      "command": "npx",
      "args": [
        "-y",
        "autonomad-travel"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-02 (score 62, +62)

- [security regression] Provenance: unverified → fail
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Install scripts: unverified → pass
- [security improvement] Malware scan: unverified → pass
- [functional improvement] License: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Schema quality: unverified → 100
- [functional improvement] Tool coverage: unverified → 100
- [functional improvement] Stability: unverified → 0.23
- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] Maintenance: unverified → pass
- [functional] Licence: MIT

### 2026-08-01 (score 0, −29)

- [security] Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.
- [functional regression] Schema quality: 100 → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional regression] Capabilities: pass → unverified

### 2026-07-31 (score 29, −24)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 53, −18)

- [security regression] Malware scan: pass → unverified

### 2026-07-29 (score 71, +52)

- [security regression] Provenance: unverified → fail
- [security improvement] Install scripts: unverified → pass
- [security improvement] Known CVEs: unverified → partial
- [functional improvement] Schema quality: unverified → 100
- [functional improvement] Tool coverage: unverified → 100
- [functional improvement] License: unverified → pass
- [functional improvement] Maintenance: unverified → pass
- [functional] First check of Schema quality: fail
- [functional] First check of Schema quality: fail
- [functional] First check of Tool coverage: 98
- [functional] First check of Schema quality: good
- [functional] Licence: MIT

### 2026-07-28 (score 19, +1)

- [functional improvement] Dependency health: unverified → partial

### 2026-07-27 (score 18)

First indexed and scored.

## MCP tools (8)

### `search_hotels` (~253 tokens)

Search hotels, lodging, accommodations, resorts, and places to stay for a trip. Filter by city, country, check-in/check-out dates, room type, nightly price, star rating, and amenities (pool, gym, wifi, etc.). Returns matching properties with rates, photos, and availability across 2M+ properties (LiteAPI). Use this when the user wants to book a hotel, find a place to stay, compare lodging options, or pick a resort.

Input parameters:

- `amenities` (array): Required amenities (wifi, gym, pool, spa, restaurant, etc.)
- `brand` (string): Hotel brand name to filter by
- `check_in` (string, required): Check-in date (YYYY-MM-DD)
- `check_out` (string, required): Check-out date (YYYY-MM-DD)
- `city` (string): City name (e.g., 'New York', 'Tokyo')
- `country` (string): ISO 3166-1 alpha-2 country code (e.g., 'US', 'JP')
- `max_rate_usd` (number): Maximum nightly rate in USD
- `min_star_rating` (number): Minimum star rating (1-5)
- `room_type` (string)

### `search_flights` (~243 tokens)

Search airline flights / airfares between two cities by date, cabin class (economy / premium economy / business / first), and number of passengers. Returns available flights from 800+ airlines (Duffel) with real-time pricing, schedules, and stops. Uses IATA airport codes (e.g., MIA, JFK, LAX, LHR). Use this when the user wants to book a flight, fly somewhere, find airfare, or compare airlines.

Input parameters:

- `cabin_class` (string): Cabin class (default: economy)
- `departure_date` (string, required): Departure date (YYYY-MM-DD)
- `destination` (string, required): IATA destination airport code
- `max_price_usd` (number): Maximum total price in USD
- `nonstop_only` (boolean): Only show nonstop flights (default: false)
- `origin` (string, required): IATA origin airport code (e.g., 'MIA', 'JFK', 'LAX')
- `passengers` (number): Number of passengers (1-9, default: 1)
- `return_date` (string): Return date for round-trip (YYYY-MM-DD). Omit for one-way.

### `search_transport` (~294 tokens)

Search ground transportation, car rentals, and rideshare options (Uber, Lyft, rental cars from Hertz / Enterprise / Sixt / Avis). Returns options timed to a flight arrival for door-to-door travel. Car rental is live across 15+ US metro areas; rideshare partnerships are in progress. Use this when the user wants a rental car, an airport transfer, or rideshare to/from their hotel.

Input parameters:

- `city` (string, required): City or metro area (e.g., 'Miami', 'New York', 'Los Angeles')
- `dropoff_location` (string): Dropoff: 'airport', 'hotel', or specific address
- `passengers` (number): Number of passengers (1-8, default: 1)
- `pickup_datetime` (string): Pickup date/time in ISO 8601 (e.g., '2026-04-01T14:30'). Used for surge pricing and car rental duration.
- `pickup_location` (string): Pickup: 'airport', 'hotel', or specific address
- `return_datetime` (string): Return date/time for car rentals (ISO 8601)
- `transport_type` (string): Type of transport (default: all)
- `vehicle_type` (string): Preferred vehicle: economy, comfort, xl, black, black_suv (rideshare) or economy, compact, midsize, fullsize, suv, premium, minivan (rental)

### `search_dining` (~221 tokens)

Search restaurants, dining options, and reservation availability by city, date, time, cuisine, party size, neighborhood, and price range. Use this when the user wants to find a restaurant, book dinner, plan a meal, get reservations, or pick a place to eat on a trip. Dining partnerships are in progress; surfaces availability today, full reservation flow in the next release.

Input parameters:

- `city` (string, required): City name (e.g., 'Miami', 'New York', 'Key West')
- `cuisine` (string): Cuisine filter (e.g., 'Italian', 'Seafood', 'Japanese')
- `date` (string, required): Reservation date (YYYY-MM-DD)
- `neighborhood` (string): Neighborhood filter (e.g., 'South Beach', 'Midtown')
- `party_size` (number): Number of guests (1-20, default: 2)
- `price_range` (string): Price range filter
- `time` (string): Preferred time in 24h format (e.g., '19:00' for 7pm)

### `search_activities` (~198 tokens)

Search tours, experiences, attractions, sightseeing, and things to do via Viator (200K+ activities worldwide). Filter by city, date range, and category (food tours, walking tours, museums, snorkeling, sailing, hiking, sunset cruises, cooking classes, day trips, etc.). Returns activities with photos, ratings, durations, and per-person pricing. Use this when the user wants to plan day activities, find tours, book experiences, fill a trip itinerary, or pick attractions.

Input parameters:

- `category` (string): Optional category filter (e.g., 'food', 'culture', 'adventure', 'nightlife', 'wellness')
- `city` (string, required): City name (e.g., 'New York', 'Tokyo', 'Paris')
- `date_from` (string, required): Start date (YYYY-MM-DD)
- `date_to` (string): Optional end date (YYYY-MM-DD). Defaults to date_from for single-day searches.

### `search_events` (~200 tokens)

Search live events, concerts, sports games, theater, comedy, and shows in a city (Ticketmaster + SeatGeek catalog). Filter by city, date range, category (music / sports / arts / theater / family / comedy), and keyword (artist name, team name, show title). Use this when the user wants tickets to a concert, a sports game, a Broadway show, or any live event during their trip.

Input parameters:

- `category` (string): Optional category filter — comma-separated list. Values: 'music', 'sports', 'arts', 'theater', 'family', 'comedy'
- `city` (string, required): City name (e.g., 'New York', 'Las Vegas', 'London')
- `date_from` (string, required): Start date (YYYY-MM-DD)
- `date_to` (string): Optional end date (YYYY-MM-DD)
- `keyword` (string): Optional keyword search (artist name, team, show title)

### `create_booking_intent` (~1250 tokens)

Create a booking intent — returns a deep-link the user clicks to complete the booking on autonomad.ai. The first booking they complete unlocks a 1-month free Autonomad Premium trial automatically. ALWAYS call this instead of trying to book directly through MCP — bookings require payment + identity verification that must happen on the web. 

WHEN TO CALL — two distinct triggers:
  (a) PICK intents (flight / hotel / activity / event / transport / trip): call AFTER the user has chosen a specific offer.
  (b) BROWSE intent ('experiences'): call IMMEDIATELY in the SAME assistant turn that you ran search_activities and/or search_events for a browse query. Do NOT wait for the user to ask 'where's the link?' — the user already told you they want this when they asked to browse. Showing search results without also producing the deep-link is a UX failure: it forces the subscriber to manually request something they already implicitly asked for.

INTENT TYPE GUIDE — pick exactly one:
\- 'flight'   → user picked a flight only. offer_data = the flight offer object verbatim from search_flights, PLUS a top-level `passengers: <number>` field (the number of travelers the user originally requested — search_flights individual offers don't echo this back, so you must add it explicitly).
\- 'hotel'    → user picked a hotel only. offer_data = the hotel offer object verbatim from search_hotels (or just {city, check_in, check_out} if you want to send them to a hotel-search results page rather than a specific hotel). Include `adults: <number>` and `rooms: <number>` so the booking page pre-fills the right party size.
\- 'activity' → user picked a Viator activity. offer_data = the activity offer.
\- 'event'    → user picked a Ticketmaster/SeatGeek event. offer_data = the event offer.
\- 'transport'→ user picked a rideshare/car-rental quote. offer_data = the transport offer.
\- 'trip'     → user picked MULTIPLE things together (e.g. flight + hotel for the same trip). Pack them in offer_data as { flig…

Input parameters:

- `expires_minutes` (number): Optional. How long the deep-link is valid. Defaults to 30 min (Duffel offers expire in ~20 min anyway). Capped at 24 hours.
- `intent_type` (string, required): Type of thing being booked. Use 'trip' for compound flight+hotel (or flight+hotel+activities) bookings; the single deep-link will pre-select all pieces on the autonomad.ai resume page. Use 'experienc…
- `offer_data` (object, required): For single-item intents (flight/hotel/activity/event/transport): pass the offer object verbatim from the corresponding search tool. For 'trip' intent: pass { flight, hotel, activities } where each va…

### `get_capabilities` (~64 tokens)

Return the server's version, mode (human vs autonomous-agent), API base, and the list of currently-exposed tools. Useful for the LLM to confirm tool-schema compatibility before issuing a sequence of calls — call once at session start if you need to branch on capabilities.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/ai-autonomad-travel/autonomad-travel#diagnostics

## Score history

- 2026-08-03: 62
- 2026-08-02: 62
- 2026-08-01: 0
- 2026-07-31: 29
- 2026-07-30: 53
- 2026-07-29: 71
- 2026-07-28: 19
- 2026-07-27: 18

## Links

- npm package: https://www.npmjs.com/package/autonomad-travel
- Socket report: https://socket.dev/npm/package/autonomad-travel
- Website: https://autonomad.ai/
- Changelog RSS feed: https://verifymcp.io/servers/ai-autonomad-travel/autonomad-travel/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/ai-autonomad-travel/autonomad-travel/changelog.json
- HTML version of this page: https://verifymcp.io/servers/ai-autonomad-travel/autonomad-travel
