agentrisk for Claude Desktop
io.github.trycoin-ai/agentrisk
Risk guardrails for AI trading agents. Your agent proposes; your policy decides.
client:Claude Desktop
transport:stdio
runtime:pypi
Install agentrisk in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agentrisk": {
"command": "uvx",
"args": [
"agentrisk"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs