E
event-synoptic
/find_bars
find bars
Find Los Angeles bars and nightclubs: by vibe (cocktail, rooftop, dive, techno...), near a location, or with happy hour running right now. Includes ratings, hou
liveverifiedunknown~5s typical
mcpprobedevent-synoptic
$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-eventsynoptic-go-event-synoptic /find_bars for me.
Input
| Field | Type | Description |
|---|---|---|
| category | string (bar | club) | |
| vibe | string | One vibe tag, e.g. "rooftop". Call get_taxonomy for the list. |
| lat | number | |
| lon | number | |
| happy_hour_now | boolean | Only places with happy hour active or starting within an hour |
| limit | number |
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-eventsynoptic-go-event-synoptic","endpoint":"/find_bars","input":{}}'cli
npx cracked-ai run -p mcp-com-eventsynoptic-go-event-synoptic -e /find_bars -i '{}'mcp
run_tool({ provider: "mcp-com-eventsynoptic-go-event-synoptic", endpoint: "/find_bars", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.