AI Assistants

Search flights without leaving Claude.

Connect WiseTravel to Claude and ask for flights in plain language. Claude searches live fares across 300+ airlines, reads back the itineraries with times, baggage and fare conditions, and hands you a link to finish the booking here. No account, no key, nothing to install.

Connector URL

https://www.wise-travel.com/mcp

Paste it into Claude as a custom connector — the steps are below.

§ ISetting it up

Three steps, once.

01
Open your connectors

In Claude, go to SettingsConnectors and choose Add custom connector. It sits in the same list as the connectors you have already added.

02
Paste the URL

Name it WiseTravel and paste the connector URL above. There is no sign-in step and no key to enter — the connector is open and read-only.

03
Ask for a flight

Try “find me a business-class flight from Hong Kong to London on 12 September, coming back on the 26th”. Claude does the search and lays out what it found.

Claude Code and other MCP clients

The connector speaks the Model Context Protocol over HTTP, so anything that supports remote MCP servers can use it. In Claude Code:

claude mcp add --transport http wisetravel https://www.wise-travel.com/mcp

Elsewhere, add it as a remote MCP server with the transport set to streamable HTTP and no authentication.

§ IIWhat it does

Three tools, all read-only.

Search flights

Live fares for a route, date and party — one-way or round-trip, economy through first. Each itinerary comes back with airline and flight numbers, times and duration, stops, cabin, baggage allowance and the refund and change terms.

Find airport codes

Turns “tokyo” or “heathrow” into the IATA codes a search needs, marking which are airports and which are city codes covering several. Claude usually calls this on its own before searching.

Get a booking link

Builds the link that opens the same search here, prefilled. Useful when you already know the trip and want to go straight to booking rather than reading quotes in the chat.

§ IIIWhat to expect

Where the conversation ends and the booking begins.

Booking happens here

The connector cannot reserve, hold, pay for or cancel anything. It quotes and it links. You choose the itinerary, enter passenger details and pay on wise-travel.com, on our own secure checkout.

Nothing personal crosses over

The tools take a route, dates and a traveller count — nothing else. No names, passports, email addresses or card details ever pass through the connector; those are collected on our booking form, from you.

Prices are totals

Every figure quoted is the total for the whole party in US dollars, taxes included — the same price the website shows for the same search, not a per-person fare to be multiplied later.

Fares move

Airline pricing changes through the day. A quote in the chat is a snapshot; the booking link re-prices live when it opens, so the figure on landing can differ from the one you read a while earlier.

One trip at a time

A search covers one route, one-way or return, for up to nine travellers. Multi-city itineraries work as separate searches — or build the whole thing on the site, where multi-city is a single form.

There is a fair-use limit

Each search costs us a live query to our flight network, so connections have an hourly and daily allowance. Repeating an identical search does not count against it. Building something that needs more? Talk to us.

Read how we handle data in the Privacy Policy, or write to us with a question about the connector.

Claude is a trademark of Anthropic, PBC. WiseTravel is an independent travel agency and is not affiliated with, sponsored by or endorsed by Anthropic.