Skip to content

Integrations

Live flight & hotel data in Claude

Add two connector URLs, flights and hotels, and Claude searches live Google Flights and Booking.com data mid-conversation, with Google’s own price verdict attached to every fare it quotes.

  • Live Google Flights fares and Booking.com rates, asked for in plain English
  • Google's own price band and a low | typical | high verdict on every fare
  • A date range and a list of destinations in one call, and a round trip priced as one request
  • Hotel rates as a shopper in any country sees them, for rate-parity checks. Searches bill to your own RapidAPI plan

Free tier: 10 requests/month. No card to try.

add each as a custom connector
https://flights.flightpowers.com/mcp
https://hotels.flightpowers.com/mcp

Settings → Connectors → Add custom connector, one connector per URL. Add the URL, click Sign in, sign in with Google, and paste your RapidAPI key once on the page that opens. One URL, whichever way you connect. Flights and hotels are separate servers and one key covers both once you subscribe to each listing. A script or a client without a sign-in button sends the same URL with the key on it: https://flights.flightpowers.com/mcp?rapidapi_key=YOUR_RAPIDAPI_KEY

Connect

Add the MCP servers as connectors

  1. 1

    Get a RapidAPI key

    Subscribe on the listing’s pricing tab: Google Flights Live API for flights, Booking Live API for hotels. The free tier needs no card. One key covers both once you subscribe to each listing.

  2. 2

    Add both connectors

    Settings → Connectors → Add custom connector, once per URL above: first flights, then hotels. Leave Authentication on what Claude detects. They are separate servers and both sit behind the same sign-in.

  3. 3

    Sign in, then ask

    Press Connect, sign in with Google, and paste your RapidAPI key once on the page that opens. Then toggle the connector on in a chat (+ → Connectors) and ask for a fare. For scripts, CI and clients without a sign-in button, send the same URL with an x-rapidapi-key header instead.

Ask it

Five things to say, verbatim

Claude picks the tool and fills the parameters itself: these all work as written.

Find me a nonstop LHR to JFK flight on October 13 and tell me if the price is any good.
What is the cheapest day to fly Lisbon to New York in November?
I need a round trip JFK to Paris, out October 6, back October 13. What are my best-value options?
Find a hotel in Lisbon, October 9 to 12, 2 adults, review score 8+, free cancellation.
Price the Rixos Sungate in Antalya for October 5–10 as seen from the US, Germany, and Israel.

Tool inventory

The four tools Claude sees

Printed raw on purpose: this page is written to be read by an agent as much as by a person.

search_oneway_flightsflights server

One-way fares with Google’s price band, the low | typical | high verdict, and a buy_link on every result. Takes a single date or a date range, expanded server-side.

search_roundtrip_flightsflights server

Paired-leg round-trip itineraries: one object per option with both legs matched and a combined total_price.

search_hotelshotels server

Destination search over live Booking.com rates, with the site’s own filters: review_score_8, free_cancellation, and the rest.

find_hotel_by_namehotels server

One property by the name a human would type. price_as_seen_from prices it from any market, the rate-parity tool.

Questions, answered plainly

Does my key end up in the conversation?
No. On the sign-in path it goes into the form at flights.flightpowers.com/connect once and never reaches your client. On the key path it lives in the connector configuration, as a header or on the URL, not in the chat. A URL with a key on it is a secret: anyone holding it can spend your quota.
Is my key billed to me?
Yes. The MCP servers are bring-your-own-key: Claude sends your RapidAPI key with each call and usage meters against your own subscription. There is no FlightPowers account and no second bill.
Which plan do I need?
The free tier is 10 requests/month with a hard cap: enough to verify the connector works, not to use it. For an assistant you actually talk to, the $10 PRO plan (2,500 requests/month on flights) is the realistic floor. Every plan includes all of its API’s endpoints.
Can I try it before adding a key?
Yes. The live demo on the homepage and the free tools on this site run real requests on our key, so you can see the exact responses Claude will get before you subscribe.
Can Claude run these searches on a schedule?
Yes. Claude has native scheduled tasks on paid plans (sidebar → Scheduled → New task, per Anthropic’s help pages, checked 2026-08-27): they run server-side on a schedule you set and can use these connectors, which turns this setup into a daily fare scan that pings you when the verdict says low.
Flights and hotels are separate servers. Do I need both?
Only if you want both datasets. They are separate RapidAPI listings with separate subscriptions, but one RapidAPI key covers both once subscribed, and Claude handles the two connectors as one toolbox.

Get live flight and hotel data

Live Google Flights and Booking.com data as clean JSON. Free tier on RapidAPI, no card to try.

Free tier: 10 requests/month. No card to try.