DS
Directorio Systema
/buscar_negocios
Buscar negocios / Search businesses
ES: Busca negocios del directorio público (Miami–Centroamérica) por ubicación {lat,lng}, ciudad, categoría o texto libre. Sin ubicación ni ciudad devuelve el li
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_negocios for me.
Input
| Field | Type | Description |
|---|---|---|
| ubicacion | object | Ubicación del USUARIO (no la del agente) / The USER's location (not the agent's) |
| ciudad | string | Filtrar por ciudad, p.ej. "Miami" / Filter by city |
| categoria | string | Categoría: restaurante, tienda, belleza, salud, fitness, hotel… / Category |
| texto | string | Búsqueda libre en nombre y descripción / Free-text search |
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_negocios","input":{}}'cli
npx cracked-ai run -p mcp-app-scalesystema-directorio -e /buscar_negocios -i '{}'mcp
run_tool({ provider: "mcp-app-scalesystema-directorio", endpoint: "/buscar_negocios", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.