graviti
G
graviti
/get_verified_claims

Get claims with provenance for a brand

Structured claims for one brand: provenance URLs, freshness timestamps, corroboration counts, and verification status (verified means the brand pays for auditin

liveverifiedunknown~5s typical
mcpprobedgraviti
$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-thesingulariti-graviti /get_verified_claims for me.

Input

FieldTypeDescription
brand*stringBrand id or name, e.g. 'bioptimizers'

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-thesingulariti-graviti","endpoint":"/get_verified_claims","input":{"brand":"..."}}'
cli
npx cracked-ai run -p mcp-ai-thesingulariti-graviti -e /get_verified_claims -i '{"brand":"..."}'
mcp
run_tool({ provider: "mcp-ai-thesingulariti-graviti", endpoint: "/get_verified_claims", input: {"brand":"..."} })

Try it

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