Award & cash search for hotels, flights, and cars across loyalty programs, with points booking.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
One-click editor setup isnβt available for this listing yet β we donβt have a confirmed install command, and weβd rather show nothing than point your editor at the wrong package or host. Follow the projectβs own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Gondola.
search_hotelsFind hotels with cash and award (points) rates.
compare_ratesCash vs points side by side, with cents-per-point value.
get_hotel_detailsFull detail for one property.
get_multi_night_ratesPer-night rate breakdown across a stay.
get_similar_hotelsComparable properties to one you like.
get_hotel_statsRate/availability stats for a hotel.
The travel MCP that shows cash and award rates side by side. Search hotels, flights, and rental cars across every major hotel chain and loyalty program β with cents-per-point valuations, loyalty balance tracking, rate alerts, and direct booking β right from your AI client.
Built for points and miles: unlike award-flight-only tools, Gondola covers hotels, flights, and cars, and puts the cash price and the award (points) price in one view so you can see exactly when a redemption beats cash.
Works with Claude Code, Codex, Cursor, Windsurf, VS Code, Claude Desktop, ChatGPT, Gemini CLI, and any MCP-compatible client. Learn more at gondola.ai/mcp.
https://mcp.gondola.ai/mcp (Streamable HTTP)Inside Claude Code:
This adds the Gondola MCP server plus slash commands (/hotel-points, /award-flights,
/worth-it, /optimize-points). On first use of a personal tool, your client opens gondola.ai to
sign you in via OAuth β takes a few seconds, no API key.
Search tools work anonymously; personal tools trigger an OAuth login on first call. No client
needs an mcp-remote bridge β every client below supports remote Streamable HTTP natively.
Claude Code
Codex CLI
Or in ~/.codex/config.toml:
Cursor β ~/.cursor/mcp.json (or .cursor/mcp.json in a project):
Windsurf β ~/.codeium/windsurf/mcp_config.json (note: serverUrl, not url):
VS Code (Copilot / Agent mode)
Or .vscode/mcp.json (note: top-level key is servers):
Gemini CLI β install as an extension (bundles the server plus usage context):
Or wire it up by hand in ~/.gemini/settings.json (note: httpUrl, not url):
Claude Desktop β Settings β Connectors β Add custom connector β name gondola, URL
https://mcp.gondola.ai/mcp. Leave the OAuth client fields and headers blank (DCR handles it).
ChatGPT β Settings β Connectors β Advanced β Developer mode, then Add custom connector β
URL https://mcp.gondola.ai/mcp, auth = OAuth. (Anonymous search works pre-login; personal tools
require the OAuth sign-in.)
Ask naturally, or use the slash commands the plugin installs.
Signed-in users also get loyalty balances, upcoming/past trips, free-night certificates, saved traveler profiles, and rate alerts.
Search & discovery tools are anonymous. Tools marked π use your account and require the one-time OAuth sign-in.
Booking is handled through Gondola's checkout: get_booking_link and
get_vehicle_booking_link hand your client a direct link. Tools that charge a saved card from
a tool call are not part of the self-serve surface β see
Partner booking tools below.
| Tool | What it does |
|---|---|
search_hotels | Find hotels with cash and award (points) rates. |
compare_rates | Cash vs points side by side, with cents-per-point value. |
get_hotel_details | Full detail for one property. |
get_multi_night_rates | Per-night rate breakdown across a stay. |
get_similar_hotels | Comparable properties to one you like. |
get_hotel_stats | Rate/availability stats for a hotel. |
get_hotel_reviews | Guest reviews. |
predict_price | Price prediction for a stay. |
get_suggested_searches | Suggested searches / inspiration. |
get_booking_link | Direct booking link. |
| Tool | What it does |
|---|---|
search_flights | Cash-priced flight search with booking links. |
| Tool | What it does |
|---|---|
search_events | Live events with venue, date, and listed-price detail. |
| Tool | What it does |
|---|---|
search_vehicles | Search rental cars. |
get_vehicle_details | Detail for one vehicle/offer. |
credit_card_coverage | Check credit-card rental insurance coverage. |
get_vehicle_booking_coverage | Coverage on a specific booking. |
get_vehicle_booking_link | Direct booking link. |
get_vehicle_booking π | Retrieve a car booking. |
| Tool | What it does |
|---|---|
get_loyalty_accounts π | Your loyalty point balances. |
optimize_loyalty_portfolio π | Where your points are worth the most. |
get_free_night_credits π | Free-night certificates you hold. |
diagnose_rates | Explain why a rate is what it is. |
| Tool | What it does |
|---|---|
get_upcoming_trips π | Your upcoming trips. |
get_past_trips π | Your past trips. |
get_booking π | Retrieve a specific booking. |
get_rate_alerts π | Your rate alerts. |
create_rate_alert π | Create a rate alert. |
delete_rate_alert π | Delete a rate alert. |
get_travel_profiles π | Saved traveler profiles. |
update_traveler_profile π | Update a traveler profile. |
get_traveler_context π | Your traveler context/preferences. |
Four tools place charges against a saved payment method or enumerate the cards that can be
charged. They require the mcp:book scope, which is granted only to onboarded booking
partners β a client that registers dynamically has it narrowed away at consent, so these tools
are neither listed nor callable on a normal connection.
| Tool | What it does |
|---|---|
book_hotel | Book a hotel room against a saved payment method. |
book_vehicle | Book a rental car against a saved payment method. |
cancel_vehicle_booking | Cancel a car booking. |
get_payment_methods | List saved payment methods available for booking. |
Interested in partner access? Email support@gondola.ai.
ai.gondola/gondolaMIT β see LICENSE.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/gondola-2)<a href="https://allmcps.com/mcp/gondola-2"><img src="https://allmcps.com/api/badge/gondola-2?style=directory" alt="Gondola on AllMCPs" /></a>