Skip to content
VS Code

System R Risk Intelligence for VS Code

io.github.system-r-ai/systemr-risk-intelligence

Pre-trade risk validation and position sizing for AI trading agents via G-formula and Iron Fist.

client:VS Code transport:streamable-http runtime:pypi

Install System R Risk Intelligence in VS Code

.vscode/mcp.json

{
  "servers": {
    "systemr-risk-intelligence": {
      "type": "http",
      "url": "https://agents.systemr.ai/mcp/sse"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

System R Risk Intelligence in other clients