likidodefi/riskstate-mcp
MCP server for RiskState — deterministic risk governance API for crypto trading agents. Wraps POST /v1/risk-state as an MCP tool (get_risk_policy). 5-level policy engine: position sizing, leverage limits, blocked actions. BTC + ETH.
Platform-specific configuration:
{
"mcpServers": {
"riskstate-mcp": {
"command": "npx",
"args": [
"-y",
"riskstate-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...