Skip to content
Cursor

RiskModels for Cursor

io.github.bluewatercorp/riskmodels

Dividend-adjusted US equity total returns, risk decomposition, attribution & ETF hedge ratios

client:Cursor transport:streamable-http runtime:npm

Install RiskModels in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "riskmodels": {
      "url": "https://riskmodels.app/api/mcp/sse"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

RiskModels in other clients