Loading MCP server directory, please wait...
Nexus Finance API — compliance audit, VaR/RWA risk, market quotes and case management.
npx @getmcp/cli add io.github.djtellado/nexus-financeRequires Node.js 18+. Community-contributed server. Review source before installing.
NEXUS_FINANCE_API_KEYNexus Finance API key (must start with nf_). Obtain from your dashboard at https://app.nexusquantum.finance
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.djtellado/nexus-finance": {
"command": "npx",
"args": [
"-y",
"@nexus-finance/mcp"
],
"env": {
"NEXUS_FINANCE_API_KEY": "",
"NEXUS_FINANCE_BASE_URL": ""
}
}
}
}