catalog
C
catalog
/list_new_venues

List new venues

Venues recently added to the Dim Hour catalog — across all 20 cities or one city. Use for 'what's new on Dim Hour' / new-opening alerts / weekly digests. Scored

liveverifiedunknown~5s typical
mcpprobedcatalog
$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-dimhour-catalog /list_new_venues for me.

Input

FieldTypeDescription
citystringOptional city name or key; omit for all cities
daysintegerLook-back window in days, default 30 (max 90)
limitintegerMax results, default 25

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

Try it

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