A live data connector for Claude. Once connected, Claude can pull real ClaudeFinanceLab — Compliance 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 — Compliance
✓ By ClaudeFinanceLabCompliance MCP server covering OFAC SDN list screening with multi-algorithm fuzzy matching (Soundex, Levenshtein, token-set), expense policy validation, duplicate payment detection, SOX segregation-of-duties analysis, and transfer pricing arm's-length analysis. SDN list auto-refreshed weekly.
{
"mcpServers": {
"claudefinlab-compliance": {
"url": "https://claudefinancelab.com/compliance/sse"
}
}
}
ℹ Add your Free API key at claudefinancelab.com in the config (replace the placeholder value).
Full setup walkthrough: Getting Started Guide →