Back to MCP Servers
Riskstate
Deterministic risk governance for crypto trading agents. 5-level policy engine with position sizing, leverage limits, and trade blocking. BTC + ETH. [](https://glama.ai/mcp/servers/likidodefi/riskstate-mcp)
finance-fintechgoairagagent
By likidodefi
Installation
npx -y riskstate-mcpConfiguration
{
"mcpServers": {
"riskstate-mcp": {
"command": "npx",
"args": ["-y", "riskstate-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes