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