Sugra API
SA
Sugra API
/get_snapshot

get snapshot

Composed current view of an entity via a named recipe. Executes a fixed server-side recipe (company_snapshot, etf_snapshot, quote_snapshot, macro_indicator_sna

liveunknown~5s typical
mcpsugraapi
$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-sugra-api-mcp /get_snapshot for me.

Input

FieldTypeDescription
recipe*string
entity*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-ai-sugra-api-mcp","endpoint":"/get_snapshot","input":{"recipe":"...","entity":"..."}}'
cli
npx cracked-ai run -p mcp-ai-sugra-api-mcp -e /get_snapshot -i '{"recipe":"...","entity":"..."}'
mcp
run_tool({ provider: "mcp-ai-sugra-api-mcp", endpoint: "/get_snapshot", input: {"recipe":"...","entity":"..."} })

Try it

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