Submit

Riskstate

@likidodefi

Deterministic risk governance for crypto trading agents. Answers "How much can I risk?" with policy level, max position size, leverage limits, and blocked actions — computed from 9+ real-time data sources (on-chain, derivatives, macro, sentiment). Supports BTC and ETH. One tool: get_risk_policy.

Server Config

{
  "mcpServers": {
    "riskstate": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e",
        "RISKSTATE_API_KEY",
        "ghcr.io/likidodefi/riskstate-mcp"
      ],
      "env": {
        "RISKSTATE_API_KEY": "<your_api_key>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.