Best Time to Book Hotels
BT
Best Time to Book Hotels
/get_last_minute_deals

Last-minute hotel deals

Current last-minute hotel deals in a city: live rates below each hotel's tracked typical price, plus hotels that historically drop prices close to check-in.

liveverifiedunknown~5s typical
mcpprobedbesttimeto
$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-besttimetobookhotels-booking-timing /get_last_minute_deals for me.

Input

FieldTypeDescription
city*stringCity name, e.g. 'Lisbon'

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-besttimetobookhotels-booking-timing","endpoint":"/get_last_minute_deals","input":{"city":"..."}}'
cli
npx cracked-ai run -p mcp-com-besttimetobookhotels-booking-timing -e /get_last_minute_deals -i '{"city":"..."}'
mcp
run_tool({ provider: "mcp-com-besttimetobookhotels-booking-timing", endpoint: "/get_last_minute_deals", input: {"city":"..."} })

Try it

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