Skip to content
Windsurf

agentrisk for Windsurf

io.github.trycoin-ai/agentrisk

Risk guardrails for AI trading agents. Your agent proposes; your policy decides.

client:Windsurf transport:stdio runtime:pypi

Install agentrisk in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "agentrisk": {
      "command": "uvx",
      "args": [
        "agentrisk"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

agentrisk in other clients