Hotel discovery, shortlist comparison, and booking handoff using the ai-go-hotel MCP server (getHotelSearchTags, searchHotels, getHotelDetail). Use when users ask to find hotels, compare options by budget/location/amenities, plan city stays, family or business lodging, or complete hotel booking decisions with clear next actions.
Provide reliable hotel planning and booking support with structured MCP calls and decision-ready outputs.
ai-go-hotel.getHotelSearchTags once.hotelTags.requiredTags, preferredTags, excludedTags, and optional budget constraints.ai-go-hotel.searchHotels with:
placeplaceTypeoriginQuerycheckInDate, , , , , , , , , stayNightsadultCountsizestarRatingshotelTagscountryCodedistanceInMeterwithHotelAmenitieslanguagesize=8-12 for first pass; narrow to top 3-5 in final output.checkInDate invalid/past/empty may fallback to tomorrowprice is an object (use price.lowestPrice + price.currency)placeType can be normalized from user language:
ai-go-hotel.getHotelDetail (prefer hotelId when available).checkInDate / checkOutDate format YYYY-MM-DD.roomRatePlans can be very large; render only top rows by relevance/priceUse concise bullet format:
references/mcp-client-config.jsonhttps://mcp.aigohotel.com/mcp using streamable_http and prefilled Authorization header.When user asks to publish/distribute this skill, follow the checklist in:
references/distribution.mdreferences/promo-copy.md