Boolsai Directory
BD
Boolsai Directory
/brands_in_city

brands in city

List indexed brands that publish a physical address in a given city. Sourced from Schema.org Organization JSON-LD.

liveverifiedunknown~5s typical
mcpprobedboolsaidirectory
$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-ai-boolsai-directory /brands_in_city for me.

Input

FieldTypeDescription
city*stringCity name, e.g. 'Los Angeles', 'New York', 'Berlin'

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-ai-boolsai-directory","endpoint":"/brands_in_city","input":{"city":"..."}}'
cli
npx cracked-ai run -p mcp-ai-boolsai-directory -e /brands_in_city -i '{"city":"..."}'
mcp
run_tool({ provider: "mcp-ai-boolsai-directory", endpoint: "/brands_in_city", input: {"city":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.