E
event-synoptic
/find_museums
find museums
Find Los Angeles museums and galleries: art, history, science, film, kids, cars, gardens, photography. Answers the two questions ticketing APIs cannot: WHEN IS
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_museums for me.
Input
| Field | Type | Description |
|---|---|---|
| type | string (art | history | science | film | kids | cars) | Museum type. Call get_taxonomy for labels. |
| free_today | boolean | Only museums that are free today (always-free ones included, ranked last) |
| open_now | boolean | |
| lat | number | |
| lon | number | |
| limit | number | 1-25, default 10 |
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_museums","input":{}}'cli
npx cracked-ai run -p mcp-com-eventsynoptic-go-event-synoptic -e /find_museums -i '{}'mcp
run_tool({ provider: "mcp-com-eventsynoptic-go-event-synoptic", endpoint: "/find_museums", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.