waysway MCP Tools
waysway exposes 20 tools. Each one has its own page with the configuration for every client that can run this server.
-
get_user_profile_schemaRead-onlyget user profile schema
-
start_sessionMutatingstart session
-
get_session_stateRead-onlyget session state
-
clear_sessionMutatingclear session
-
list_sessionsRead-onlylist sessions
-
update_user_profileMutatingupdate user profile
-
update_user_profile_from_modelMutatingupdate user profile from model
-
extract_user_profile_from_textextract user profile from text
-
ingest_user_messageingest user message
-
normalize_stay_datesnormalize stay dates
-
update_stay_datesMutatingupdate stay dates
-
search_hotelsRead-onlysearch hotels
-
get_hotel_detailsRead-onlyget hotel details
-
check_stay_priceRead-onlycheck stay price
-
get_booking_offersRead-onlyget booking offers
-
search_restaurants_near_hotelRead-onlysearch restaurants near hotel
-
search_activities_in_cityRead-onlysearch activities in city
-
search_flight_contentRead-onlysearch flight content
-
search_homestays_in_cityRead-onlysearch homestays in city
-
health_checkhealth check
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.