Primary Tools
Public discovery (no auth)
Search published listings with filters for location, price, room type, amenities, and community. Chain to get_listing using unique_id or slug.
Fetch enriched listing details by unique_id, slug, listing URL, or natural-language query. Internal database IDs are not exposed in responses.
Resolve natural city, country, or neighborhood queries to canonical location IDs for use in search_listings.
Retrieve supported room types, amenities, communities, and price currencies.
Get host information and trust signals for a listing or host identifier.
Compare multiple listings head-to-head on price, amenities, location, and trust signals.
Rank and recommend listings based on user preferences and constraints.
Search and view guest reviews for listings.
Check room availability for a listing over a date range.
View property-wide and room-type-level amenities.
OAuth tools (scopes mcp:use, bookings:read)
Retrieve detailed status, payments, and summary of a personal booking. Returns HTTP 401 + WWW-Authenticate when called without a Bearer token.
List, search, and filter personal stays or hosted bookings by status and timeframe. Same lazy OAuth flow as get_booking.