BD
Boolsai Directory
/brands_by_founder
brands by founder
List brands attributed to a founder (from Schema.org Organization markup). Useful for tracking serial DTC founders.
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_by_founder for me.
Input
| Field | Type | Description |
|---|---|---|
| founder* | string | Founder name (case-insensitive) |
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_by_founder","input":{"founder":"..."}}'cli
npx cracked-ai run -p mcp-ai-boolsai-directory -e /brands_by_founder -i '{"founder":"..."}'mcp
run_tool({ provider: "mcp-ai-boolsai-directory", endpoint: "/brands_by_founder", input: {"founder":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.