Wingie Enuygun MCP
WE
Wingie Enuygun MCP
/hotel_room_detail

hotel room detail

Get detailed room information, prices, and images for a specific hotel. Provides comprehensive hotel details including room types, pricing, facilities, images,

liveverifiedunknown~5s typical
mcpprobedwingieenuygunmcp
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-enuygun-weg-mcp /hotel_room_detail for me.

Input

FieldTypeDescription
hotel_id*integerHotel ID
check_in_date*stringCheck-in date in DD.MM.YYYY format (e.g., '10.01.2026')
check_out_date*stringCheck-out date in DD.MM.YYYY format (e.g., '13.01.2026')
adultsintegerNumber of adult guests (default: 2)
childrenarrayAges of children as list (e.g., [8, 12] for 8 and 12 year olds)
roomsintegerNumber of rooms needed (default: 1)
localestringLocale code (default: 'tr_TR')
currencystringCurrency code (default: 'TRY')
nationalitystringNationality code (default: 'tr')
pageintegerPage number for pagination (default: 1)
limitintegerNumber of results per page (max 30, default: 30)
funnel_idstringFunnel ID for tracking (optional)

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-enuygun-weg-mcp","endpoint":"/hotel_room_detail","input":{"hotel_id":1,"check_in_date":"...","check_out_date":"..."}}'
cli
npx cracked-ai run -p mcp-com-enuygun-weg-mcp -e /hotel_room_detail -i '{"hotel_id":1,"check_in_date":"...","check_out_date":"..."}'
mcp
run_tool({ provider: "mcp-com-enuygun-weg-mcp", endpoint: "/hotel_room_detail", input: {"hotel_id":1,"check_in_date":"...","check_out_date":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.