QuantRisk for VS Code
dev.quantrisk/mcp-server
Portfolio risk analytics — VaR, Monte Carlo, optimization, options Greeks, stress testing.
client:VS Code
transport:streamable-http
runtime:npm
tools:10
Install QuantRisk in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-server": {
"type": "http",
"url": "https://quantrisk-mcp.quantrisk.workers.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs