get_rate_alerts — Gondola Award Travel Search MCP Tool Read-only
get_rate_alerts
(get rate alerts) is one of 43 tools on the
Gondola Award Travel Search
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_rate_alerts from your client
- Claude Code Gondola Award Travel Search get_rate_alerts run in your project directory
- Claude Desktop Gondola Award Travel Search get_rate_alerts ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Gondola Award Travel Search get_rate_alerts ~/.cursor/mcp.json
- VS Code Gondola Award Travel Search get_rate_alerts .vscode/mcp.json
- Zed Gondola Award Travel Search get_rate_alerts ~/.config/zed/settings.json
- Windsurf Gondola Award Travel Search get_rate_alerts ~/.codeium/windsurf/mcp_config.json
- Cline Gondola Award Travel Search get_rate_alerts ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Gondola Award Travel Search get_rate_alerts ~/.gemini/settings.json
- Grok Gondola Award Travel Search get_rate_alerts .mcp.json (in your project root)
- ChatGPT Gondola Award Travel Search get_rate_alerts Settings → Connectors → Advanced → Developer mode
- Claude.ai Gondola Award Travel Search get_rate_alerts Settings → Connectors → Add custom connector
- LangChain Gondola Award Travel Search get_rate_alerts pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http gondola https://mcp.gondola.ai/mcp
Other tools on this server
- book_flight
- book_hotel
- book_vehicle
- cancel_flight_booking
- cancel_vehicle_booking
- compare_rates
- create_rate_alert
- credit_card_coverage
- delete_rate_alert
- diagnose_rates
- get_booking
- get_booking_link
- get_flight_booking
- get_flight_credits
- get_flight_points
- get_free_night_credits
- get_hotel_details
- get_hotel_rates
- get_hotel_reviews
- get_hotel_stats
- get_loyalty_accounts
- get_multi_night_rates
- get_past_trips
- get_payment_methods
- get_similar_hotels
- get_suggested_searches
- get_suite_upgrade_credits
- get_travel_profiles
- get_traveler_context
- get_upcoming_trips
- get_vehicle_booking
- get_vehicle_booking_coverage
- get_vehicle_booking_link
- get_vehicle_details
- optimize_loyalty_portfolio
- predict_price
- prepare_flight_booking
- search_events
- search_flights
- search_hotels
- search_vehicles
- update_traveler_profile
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.