Integrations
Live flight & hotel data in Claude
Add one connector URL and Claude searches live Google Flights and Booking.com data mid-conversation, with Google’s own price verdict attached to every fare it quotes.
- Google's price band + a low | typical | high verdict on every fare
- Bring your own key: usage bills to your own RapidAPI plan, never ours
- Live Booking.com rates too, with
proxy_countryper-market pricing
Free tier: 10 requests/month. No card to try.
https://flights.flightpowers.com/mcp?rapidapi_key=YOUR_RAPIDAPI_KEYSettings → Connectors → Add custom connector, paste the URL. If your client supports custom headers, prefer sending the key as x-rapidapi-key instead of in the URL.
Connect
Add the MCP server as a connector
- 1
Get a RapidAPI key
Subscribe on the listing’s pricing tab. The free tier needs no card. The key is the only credential this integration uses.
- 2
Add the connector
Settings → Connectors → Add custom connector, then paste the URL above with your key in place of YOUR_RAPIDAPI_KEY. For hotels, add https://hotels.flightpowers.com/mcp the same way. The same RapidAPI key works for both once you subscribe to each listing.
- 3
Ask
The tools appear in Claude automatically. If your client supports custom headers, prefer sending the key as x-rapidapi-key instead of in the URL.
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 serverOne-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 serverPaired-leg round-trip itineraries: one object per option with both legs matched and a combined total_price.
search_hotelshotels serverDestination search over live Booking.com rates, with the site’s own filters: review_score_8, free_cancellation, and the rest.
find_hotel_by_namehotels serverOne property by the name a human would type. proxy_country prices it from any market, the rate-parity tool.
Recipes
Seven things to build in Claude
Each one is a full page: the connect block, the prompt, the exact call it makes, and the response fields your logic reads.
One-way flight search
Flights API · search_oneway_flights
Round-trip search
Flights API · search_roundtrip_flights
Price-insights check
Flights API · search_oneway_flights
Cheapest-date scan
Flights API · search_oneway_flights
Hotel search
Hotels API · search_hotels
Rate-parity check
Hotels API · find_hotel_by_name
Fare-alert cron
Flights API · search_oneway_flights
Questions, answered plainly
- Does my key end up in the conversation?
- No. The key lives in the connector configuration (on the URL, or as an x-rapidapi-key header where your client supports custom headers), not in the chat itself. Treat the connector URL as a secret either way, and prefer the header form when you can.
- 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 every endpoint.
- 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.
- 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.
Elsewhere
The same data in the rest of your stack
Ready to judge a fare, not just fetch it?
Live Google Flights and Booking.com data, with the price band and verdict attached to every result. Free tier on RapidAPI, no card to try.
Free tier: 10 requests/month. No card to try.