travel_agent — MolTravel MCP Tool
travel_agent
(travel agent) is one of 56 tools on the
MolTravel
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call travel_agent from your client
- Claude Code MolTravel travel_agent run in your project directory
- Claude Desktop MolTravel travel_agent ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor MolTravel travel_agent ~/.cursor/mcp.json
- VS Code MolTravel travel_agent .vscode/mcp.json
- Zed MolTravel travel_agent ~/.config/zed/settings.json
- Windsurf MolTravel travel_agent ~/.codeium/windsurf/mcp_config.json
- Cline MolTravel travel_agent ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI MolTravel travel_agent ~/.gemini/settings.json
- Grok MolTravel travel_agent .mcp.json (in your project root)
- ChatGPT MolTravel travel_agent Settings → Connectors → Advanced → Developer mode
- Claude.ai MolTravel travel_agent Settings → Connectors → Add custom connector
- LangChain MolTravel travel_agent pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http travel https://mcp.moltravel.com/mcp
Other tools on this server
- restcountries_country_info
- fcdo_travel_advice
- fcdo_list_countries
- airports_lookup
- airports_search
- airports_near
- airlines_lookup
- airlines_search
- visa_check
- visa_summary
- data_status
- peek_experience_availability
- peek_experience_details
- peek_list_tags
- peek_render_activity_tiles
- peek_search_experiences
- peek_search_regions
- tourradar_b2b-operator-details
- tourradar_b2b-cities-search
- tourradar_b2b-continents-list
- tourradar_b2b-countries-list
- tourradar_b2b-currencies-list
- tourradar_b2b-languages-list
- tourradar_b2b-tour-types-list
- tourradar_b2b-tour-departures
- tourradar_b2b-tour-details
- tourradar_b2b-tour-faq
- tourradar_b2b-tour-map
- tourradar_general-current-date
- tourradar_vertex-tour-search
- tourradar_vertex-tour-title-search
- tourradar_vertex-review-search
- tourradar_web-ask-question
- tourradar_web-tour-booking
- tourradar_web-tour-send-brochure
- tourradar_algolia-operator-search
- trivago_trivago-accommodation-radius-search
- trivago_trivago-accommodation-search
- trivago_trivago-destination-price-trends
- skiplagged_sk_flights_search
- skiplagged_sk_destinations_anywhere
- skiplagged_sk_flex_departure_calendar
- skiplagged_sk_flex_return_calendar
- skiplagged_sk_hotels_search
- skiplagged_sk_cars_search
- skiplagged_sk_hotel_details
- skiplagged_sk_faq_search
- skiplagged_sk_resolve_location
- skiplagged_sk_resolve_iata
- ferryhopper_get_ports
- ferryhopper_get_disruptions
- ferryhopper_get_direct_connections_for_ports
- ferryhopper_search_trips
- ferryhopper_search_trips_v2
- ferryhopper_trip_details
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.