M
mcp
/assay_graveyard
Inspect anonymised strategy-family mortality
Use this when you want to check, for free, how often a signal family (e.g. sma_cross) has already been falsified and what usually kills it, before spending a ch
liveverifiedunknown~5s typical
mcpprobedmcp
$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-alphaassay-mcp /assay_graveyard for me.
Input
| Field | Type | Description |
|---|---|---|
| strategy | string | Strategy family name to look up in the anonymised graveyard, e.g. 'sma_cross' -- what usua default "" |
| variant | string | Optional variant params to narrow the family lookup. |
| timeframe | string | Optional bar interval to filter the family stats. default "" |
| fingerprint | string | Optional precomputed family fingerprint if you have it (skips the name lookup). default "" |
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-alphaassay-mcp","endpoint":"/assay_graveyard","input":{"strategy":"","timeframe":"","fingerprint":""}}'cli
npx cracked-ai run -p mcp-com-alphaassay-mcp -e /assay_graveyard -i '{"strategy":"","timeframe":"","fingerprint":""}'mcp
run_tool({ provider: "mcp-com-alphaassay-mcp", endpoint: "/assay_graveyard", input: {"strategy":"","timeframe":"","fingerprint":""} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.