get_suggested_searches — Gondola Award Travel Search MCP Tool Read-only
get_suggested_searches
(get suggested searches) 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_suggested_searches from your client
- Claude Code Gondola Award Travel Search get_suggested_searches run in your project directory
- Claude Desktop Gondola Award Travel Search get_suggested_searches ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Gondola Award Travel Search get_suggested_searches ~/.cursor/mcp.json
- VS Code Gondola Award Travel Search get_suggested_searches .vscode/mcp.json
- Zed Gondola Award Travel Search get_suggested_searches ~/.config/zed/settings.json
- Windsurf Gondola Award Travel Search get_suggested_searches ~/.codeium/windsurf/mcp_config.json
- Cline Gondola Award Travel Search get_suggested_searches ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Gondola Award Travel Search get_suggested_searches ~/.gemini/settings.json
- Grok Gondola Award Travel Search get_suggested_searches .mcp.json (in your project root)
- ChatGPT Gondola Award Travel Search get_suggested_searches Settings → Connectors → Advanced → Developer mode
- Claude.ai Gondola Award Travel Search get_suggested_searches Settings → Connectors → Add custom connector
- LangChain Gondola Award Travel Search get_suggested_searches 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_rate_alerts
- get_similar_hotels
- 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.