A live data connector for Claude. Once connected, Claude can pull real ClaudeFinanceLab — Quant Advanced 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 — Quant Advanced
✓ By ClaudeFinanceLabAdvanced quantitative finance MCP server: convertible bond pricing (binomial lattice), NLP sentiment scorer for earnings transcripts, synthetic stress scenario generator, CCP initial margin calculator (SPAN-style), and reinforcement-learning execution simulator.
{
"mcpServers": {
"claudefinlab-quant": {
"url": "https://claudefinancelab.com/quantadvanced/sse"
}
}
}
ℹ Add your Free API key at claudefinancelab.com in the config (replace the placeholder value).
Full setup walkthrough: Getting Started Guide →