Skip to content
VS Code

RiskModels for VS Code

io.github.bluewatercorp/riskmodels

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

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

Install RiskModels in VS Code

.vscode/mcp.json

{
  "servers": {
    "riskmodels": {
      "type": "http",
      "url": "https://riskmodels.app/api/mcp/sse"
    }
  }
}

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

RiskModels in other clients