Search
search_hotels_by_descriptionsearchHotelsWithRatesfindHotelssearch_rooms_by_descriptionMoodTrip AI HotelSearchAgent
Multifunnels connects AI assistants to MoodTrip.ai hotel search tools: live hotel inventory, pricing, reviews, semantic discovery, and direct booking handoffs through an MCP-ready endpoint.
{ "mcpServers": { "moodtrip-hotel-search": { "url": "https://api.moodtrip.ai/api/mcp-http" } } }
Agent toolset
search_hotels_by_descriptionsearchHotelsWithRatesfindHotelssearch_rooms_by_descriptiongetHotelDetailsgetHotelReviewsask_about_hotelsummarizeResultsgetHotelPriceIndexgetCityPriceIndexrelaxConstraintsWhat agents receive
{
"hotels": [
{
"name": "Maison Souquet",
"city": "Paris",
"rating": 9.2,
"price": { "amount": 285, "currency": "EUR" },
"tags": ["romantic", "boutique", "historic"],
"bookingUrl": "https://moodtrip.ai/hotel/..."
}
],
"totalResults": 3
}
How it works
Add the MCP endpoint to your AI client or agent config.
Users describe the stay they want in natural language.
The agent returns options and sends users to MoodTrip.ai booking pages.
Quick setup
No API key required. Paste the MCP server URL into a compatible AI client and start asking hotel questions.
{
"mcpServers": {
"moodtrip-hotel-search": {
"url": "https://api.moodtrip.ai/api/mcp-http"
}
}
}
Build with Multifunnels
We can adapt the same MCP-ready pattern for your inventory, data, CRM, booking engine, or internal workflow.