Back to MCP Servers
Quantoracle
63 deterministic quant finance tools for AI agents — options pricing, risk metrics, portfolio optimization, Monte Carlo, technical indicators, crypto/DeFi, and FX/macro. 1,000 free calls/day, no API key.
finance-fintechapiaiagent
Installation
npx -y quantoracleConfiguration
{
"mcpServers": {
"quantoracle": {
"command": "npx",
"args": ["-y", "quantoracle"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes