cerberus-index
C
cerberus-index
/token_holders

token holders

Holder distribution & concentration risk for an XRPL token: holder count, top-1 and top-10 share of circulating supply, AMM pool excluded from whale math. Flags

liveunknown~5s typical
mcpcerberus-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-com-cerberusindex-cerberus-index /token_holders for me.

Input

FieldTypeDescription
issuer*string
currency*string

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-com-cerberusindex-cerberus-index","endpoint":"/token_holders","input":{"issuer":"...","currency":"..."}}'
cli
npx cracked-ai run -p mcp-com-cerberusindex-cerberus-index -e /token_holders -i '{"issuer":"...","currency":"..."}'
mcp
run_tool({ provider: "mcp-com-cerberusindex-cerberus-index", endpoint: "/token_holders", input: {"issuer":"...","currency":"..."} })

Try it

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