RiskState — Crypto Risk Engine
RC
RiskState — Crypto Risk Engine
/get_market_structure

Get BTC/ETH market structure

Market Structure Engine view for BTC or ETH: validated structural events firing now (breakouts, breakdowns, cycle bottom/top, funding resets), expected asymmetr

liveverifiedunknown~5s typical
mcpprobedriskstatecrypto
$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-riskstate-mcp /get_market_structure for me.

Input

FieldTypeDescription
assetstring (BTC | ETH)Asset to analyze (default BTC)

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

Try it

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