Agentrisk runs on your own machine — the client starts it, so there is no endpoint to ping. 92 installs a week from pypi. Last commit 5 Jul 2026.
Risk guardrails for AI trading agents. Your agent proposes; your policy decides.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agentrisk -- uvx agentrisk
{
"mcpServers": {
"agentrisk": {
"args": [
"agentrisk"
],
"command": "uvx"
}
}
}
[mcp_servers.agentrisk]
command = "uvx"
args = ["agentrisk"]
{
"mcpServers": {
"agentrisk": {
"args": [
"agentrisk"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"agentrisk": {
"args": [
"agentrisk"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.