Works with Claude, ChatGPT, Gemini, Cursor

Your travel memory,
everywhere AI is.

Connect Jaunt to Claude, ChatGPT, or any AI assistant. They'll see your trips, learn your preferences, and book on your behalf — across flights, hotels, and trains.

https://api.usejaunt.com/mcp

Tip: the “Add to Claude” button copies the URL and opens claude.ai/settings/connectors — paste + click Add.

What your AI agent can do

Search & curate

Real-time flights (Duffel), hotels (LiteAPI), and route comparisons (flight vs train vs drive). Always personalised to your style.

Track every trip

Knows which trips you have coming up, where you've been, when you fly. No need to re-explain context every conversation.

Book on your behalf

Two-step confirmation pattern — agent shows price + cancellation, you approve, it books. Always with explicit consent.

What it looks like in practice

YOU

Plan me 3 nights in Rome at the end of May for the family.

→ get_my_trips
Found you have a flight FCO May 28, return June 1.

→ search_hotels (Rome, May 28–31, 4 guests)
Three picks under your £300/night budget, all 4★ with breakfast and free cancellation:

  • Hotel de Russie · £278/n · 9.4 ★★★★
  • The First Roma Arte · £245/n · 9.2 ★★★★
  • Sina Bernini Bristol · £232/n · 9.0 ★★★★
YOU

Book the second one — also can you call them and check if they have an early check-in?

→ get_hotel_detail
Their direct number is +39 06 4565 0040. I can't call from here, but their email is reservations@thefirstarte.com — want me to draft an early check-in request?

→ book_hotel (confirmation_token)
Ready to book The First Roma Arte, Wed 28 → Sat 31 May, £735 total. Confirm?

Recently shipped

Paste-a-booking

Drop any airline confirmation email and we extract the flight via Claude Haiku.

Photo-EXIF import

Back-fill your travel from the GPS metadata in your camera roll.

Multi-leg trips + route map

Flights auto-grouped into trips, shown as great-circle arcs on a world map with an animated plane.

Year in review

Flights, countries, miles, CO₂e, longest trip, busiest month — one page per year.

Carbon + mileage

DEFRA 2024 factors with 1.9× radiative-forcing multiplier, per-flight and per-year.

Country-day tracker

UK 183-day + Schengen 90/180 counters, with photo / IP / browser verification signals.

iCal subscribable feed

A URL your Calendar app can subscribe to — flights stay in sync automatically.

Dark mode

Glassmorphism on deep indigo/violet when you want it, auto-follows OS by default.

Install in your AI client

Four flavours — pick whichever you use.

Claude.ai (web)

One-click install — we copy the URL and open the connector settings; you paste + click Add.

ChatGPT

Plus, Team, or Enterprise. We copy the URL and open ChatGPT Connectors — paste + click Connect.

Claude Desktop / Cursor

Add this to your claude_desktop_config.json or~/.cursor/mcp.json.

{
  "mcpServers": {
    "jaunt": {
      "url": "https://api.usejaunt.com/mcp"
    }
  }
}
Custom MCP client

Streamable HTTP transport, OAuth 2.1 with PKCE. Discovery doc at the root, RFC 8414 + 9728 metadata.

Built on the open MCP spec.

Jaunt Club — by invitation

Members get geo-fares, multi-provider hotels, and 5 invites a month for friends. Founding cohort opens this month — request access and we'll be in touch.

Privacy & control

  • • Agents only see what you allow — never your password
  • • Booking actions always require explicit confirmation
  • • Revoke any agent's access in one click from Settings
  • • Standard OAuth 2.1 with PKCE — same security model as Sign in with Google

Setup in 30 seconds

  1. Sign up for Jaunt (or sign in)
  2. Click "Add to Claude" above
  3. Approve the consent screen
  4. Ask Claude about your travel

40+ tools your agent gets

Trip memory

  • get_my_trips
  • get_country_days
  • year_in_review
  • trip_stats
  • trip_carbon_stats

Add flights

  • add_flight
  • add_flight_from_email
  • enable_live_tracking
  • get_flight_ics

Search

  • search_flights
  • search_hotels
  • get_hotel_detail
  • compare_routes
  • find_sweet_spot_hotels

Book

  • book_hotel
  • list_bookings
  • get_booking_detail
  • cancel_booking

People

  • list_recipients
  • add_recipient
  • update_recipient
  • assign_recipient_to_flight

Country days

  • add_country_day
  • list_manual_days
  • remove_manual_day

Preferences

  • get_my_preferences
  • save_preferences
  • get_curated_picks

Sharing

  • create_trip_share
  • get_ical_feed_url
  • revoke_trip_share

Planning

  • drop_planning_pin
  • list_planning_pins
  • clear_planning_pins

Plus MCP-client management, presence verification, trip ICS export, and more.

Ready to give your AI a memory?

Built on the open Model Context Protocol — works with any MCP-compatible client.