Boolsai Directory
BD
Boolsai Directory
/brands_in_market

brands in market

List indexed brands explicitly serving a country market (via hreflang). Country is a 2-letter ISO code, lowercase.

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_market for me.

Input

FieldTypeDescription
country*string2-letter country code, e.g. 'us', 'gb', 'de', 'fr'

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

Try it

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