System R Risk Intelligence for Cursor
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:Cursor
transport:streamable-http
runtime:pypi
Install System R Risk Intelligence in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"systemr-risk-intelligence": {
"url": "https://agents.systemr.ai/mcp/sse"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs