Hey — I'm building RiskState
The risk layer for crypto. Three deterministic engines that tell you — or your agent — how much exposure is allowed, whether price sits near a structural inflection, and which setups are live right now. BTC/USD and ETH/USD, across spot, perps and DeFi borrowing.
POST /v1/risk-state { "asset": "BTC" }
→ max_size: 35% · leverage_max: 1.5x · blocked: ["LEVERAGE_GT_2X"]
Not a signal. Not an oracle. A policy engine that governs size — every decision hashed, so it can be audited after the fact.
The code lives at @Riskstate — REST docs, typed TS + Python clients, the MCP server, and reference agent architectures.
Try it without installing anything: add https://api.riskstate.ai/mcp as a custom connector in Claude or ChatGPT, then ask it what the risk state of BTC is.
Also building Hyperhelm — a non-custodial trading cockpit that executes on top of those engines.
riskstate.ai · Docs · @riskstate_ai · Built by Digital Venture Asset LLC


