Skip to content

System R Risk Intelligence for Grok

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:Grok transport:streamable-http runtime:pypi

Install System R Risk Intelligence in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

System R Risk Intelligence in other clients