BD
Boolsai Directory
/lookup_id
lookup id
Cross-reference any tenant-unique account ID across the index. Useful for 'who else shares this GTM container / Klaviyo company / Sentry org / Meta pixel ID?'.
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 /lookup_id for me.
Input
| Field | Type | Description |
|---|---|---|
| signal_type* | string | e.g. 'gtm_container', 'klaviyo_company_id', 'sentry_dsn_org' |
| signal_value* | string | the actual ID/value, e.g. 'GTM-XYZABC', 'H2zzaR' |
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":"/lookup_id","input":{"signal_type":"...","signal_value":"..."}}'cli
npx cracked-ai run -p mcp-ai-boolsai-directory -e /lookup_id -i '{"signal_type":"...","signal_value":"..."}'mcp
run_tool({ provider: "mcp-ai-boolsai-directory", endpoint: "/lookup_id", input: {"signal_type":"...","signal_value":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.