A live data connector for Claude. Once connected, Claude can pull real ClaudeFinanceLab — Portfolio Risk data directly into any conversation — no copy-paste, no spreadsheet exports, no switching tabs.
- Get a free API key — create one here
- Copy the install config below into your
claude_desktop_config.json - Restart Claude Desktop — the tools appear automatically
ClaudeFinanceLab — Portfolio Risk
✓ By ClaudeFinanceLabPortfolio risk MCP server with 7 tools: parametric VaR and CVaR with live volatility data, macro stress scenario simulation (2008, COVID, 1970s inflation, dot-com), Barra-style multi-factor risk decomposition, EVT tail risk with GPD fitting, credit default model, regime switching classifier, and risk factor attribution.
{
"mcpServers": {
"claudefinlab-portfolio": {
"url": "https://claudefinancelab.com/portfolio/sse"
}
}
}
ℹ Add your Free API key at claudefinancelab.com in the config (replace the placeholder value).
Full setup walkthrough: Getting Started Guide →