C
cerberus-index
/verify_attestation
verify attestation
Verify a signed Cerberus attestation (from any tool called with `attest=true`). Recomputes the canonical claim and checks the Ed25519 signature against this ser
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 /verify_attestation for me.
Input
| Field | Type | Description |
|---|---|---|
| attestation* | object |
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":"/verify_attestation","input":{"attestation":{}}}'cli
npx cracked-ai run -p mcp-com-cerberusindex-cerberus-index -e /verify_attestation -i '{"attestation":{}}'mcp
run_tool({ provider: "mcp-com-cerberusindex-cerberus-index", endpoint: "/verify_attestation", input: {"attestation":{}} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.