Best Time to Book Hotels
BT
Best Time to Book Hotels
/list_cities

List covered cities

List the cities with hotel booking-timing data on Best Time to Book Hotels. Optionally filter by a search string. Call this first to learn coverage.

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 /list_cities for me.

Input

FieldTypeDescription
searchstringOptional filter matched against city and country names

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

Try it

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