C
catalog
/list_curated
List curated lists
Dim Hour's hand-curated themed lists for a city (e.g. 'Unmarked Doors' speakeasies). Without list_id: returns all list titles. With list_id: returns that list's
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_curated for me.
Input
| Field | Type | Description |
|---|---|---|
| city* | string | City name or key |
| list_id | string | A list id from the no-arg call |
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_curated","input":{"city":"..."}}'cli
npx cracked-ai run -p mcp-com-dimhour-catalog -e /list_curated -i '{"city":"..."}'mcp
run_tool({ provider: "mcp-com-dimhour-catalog", endpoint: "/list_curated", input: {"city":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.