V
visibility-index
/get_brand_visibility
Look up one brand
One brand's standing in the current DABYTE release: share of answer per engine, rank, quadrant, how many panel prompts name it, and which ones. Use this when a
liveverifiedunknown~5s typical
mcpprobedvisibility-index
$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-dabyte-visibility-index /get_brand_visibility for me.
Input
| Field | Type | Description |
|---|---|---|
| slug* | string | Brand slug, lowercase with hyphens — 'slack', 'coinbase', 'monday-com'. Not the display na |
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-dabyte-visibility-index","endpoint":"/get_brand_visibility","input":{"slug":"..."}}'cli
npx cracked-ai run -p mcp-ai-dabyte-visibility-index -e /get_brand_visibility -i '{"slug":"..."}'mcp
run_tool({ provider: "mcp-ai-dabyte-visibility-index", endpoint: "/get_brand_visibility", input: {"slug":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.