Nexus Finance
AI workbench for financial contract analysis, risk analytics (VaR/CVaR, RWA Basel III), regulatory compliance (EMIR, REMIT, MiFID II, CBAM, EUDR) and counterparty due diligence (KYB/UBO, OFAC, IMO). Zero Retention. 8 MCP tools.
README
@nexus-finance/mcp
MCP server for the Nexus Finance API v1 — connect Claude Desktop, Claude Code, Cursor or any MCP-compatible client to financial contract analysis, risk analytics, market quotes and compliance case management.
What is this? Connect your Claude to Nexus Finance in 30 seconds. From that point, Claude can invoke contract audits, VaR/CVaR calculations, Basel III RWA, live market quotes, OFAC screening and compliance case management without leaving the conversation.
Quick install
1. Get an API key
Log in at app.nexusquantum.finance → Settings → API Keys → create a key. Copy the nf_... key — shown only once.
2. Configure your client
Claude Desktop (macOS / Windows)
Edit ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
{
"mcpServers": {
"nexus-finance": {
"command": "npx",
"args": ["-y", "@nexus-finance/mcp"],
"env": {
"NEXUS_FINANCE_API_KEY": "nf_YOUR_KEY_HERE"
}
}
}
}
Restart Claude Desktop. You'll see a 🔌 icon in the chat with the 8 Nexus Finance tools available.
Claude Code (CLI)
claude mcp add nexus-finance -- npx -y @nexus-finance/mcp
# Then set your key:
export NEXUS_FINANCE_API_KEY=nf_YOUR_KEY_HERE
Cursor
Edit ~/.cursor/mcp.json:
{
"mcpServers": {
"nexus-finance": {
"command": "npx",
"args": ["-y", "@nexus-finance/mcp"],
"env": {
"NEXUS_FINANCE_API_KEY": "nf_YOUR_KEY_HERE"
}
}
}
}
3. Try it
In Claude Desktop, type:
Audit this contract with Nexus Finance and flag any high-risk clauses: «[paste contract text here]»
Claude will automatically call nexus_analyze and return a full risk assessment with severity-rated findings.
The 8 tools
| Tool | Description | Typical cost |
|---|---|---|
nexus_analyze |
Contract audit, commodity briefing, playbook or CCC compliance review. Zero Retention. | 1–3 credits |
nexus_var_calculator |
Parametric VaR / CVaR at 90/95/99% confidence + 5-scenario stress test + VaR matrix | 1 credit |
nexus_rwa_calculator |
Basel III Standardized Approach RWA across all asset classes + capital adequacy check | 1 credit |
nexus_market_quote |
Real-time equity, FX or commodity quote (Alpha Vantage, 15-min cache) | Free |
nexus_bulk_quotes |
Up to 10 quotes in one call | Free |
nexus_list_cases |
List compliance cases (paginated, filterable by status) | Free |
nexus_get_case |
Full case detail with findings and counterparties | Free |
nexus_create_case |
Create a new compliance case | Free |
Environment variables
| Variable | Required | Description |
|---|---|---|
NEXUS_FINANCE_API_KEY |
✅ Yes | API key starting with nf_ |
NEXUS_FINANCE_BASE_URL |
❌ No | Override API base URL (default: https://app.nexusquantum.finance) |
What Nexus Finance covers
- Contract Intelligence — audit, redlining, AI drafting, obligation extraction, clause benchmark, RAG chat
- Regulatory Compliance — EMIR/REMIT XML, CBAM, EUDR, CSDDD, MiFID II alerts, CCC v4.2
- Risk Analytics — VaR/CVaR, RWA Basel III, stress tests, TBML watchdog, dynamic risk matrix
- Counterparty Due Diligence — KYB/UBO graph (GLEIF + OpenCorporates), OFAC screening, vessel IMO screening
- Case Management — 4-eyes workflow, multi-tenancy, audit export, rules engine
All analysis is Zero Retention — document text is never stored, logged or persisted.
Links
- 🌐 Platform: nexusquantum.finance
- 📦 npm: @nexus-finance/mcp
- 🐍 Python SDK: nexus-finance-sdk
- 📚 TypeScript SDK: @nexus-finance/sdk
License
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。