DS
Directorio Systema
/buscar_eventos
Buscar eventos / Search events
ES: Cartelera de eventos públicos próximos (conciertos, ferias, shows) de los negocios del directorio, filtrable por texto, ciudad o días. Los boletos se compra
liveverifiedunknown~5s typical
mcpprobeddirectoriosystema
$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-app-scalesystema-directorio /buscar_eventos for me.
Input
| Field | Type | Description |
|---|---|---|
| texto | string | Filtro libre: nombre del evento, lugar o negocio / Free-text filter |
| ciudad | string | Filtrar por ciudad / Filter by city |
| dias | integer | Solo eventos dentro de N días (sin esto: todos los futuros) / Only events within N days |
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-app-scalesystema-directorio","endpoint":"/buscar_eventos","input":{}}'cli
npx cracked-ai run -p mcp-app-scalesystema-directorio -e /buscar_eventos -i '{}'mcp
run_tool({ provider: "mcp-app-scalesystema-directorio", endpoint: "/buscar_eventos", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.