correlation_matrix — QuantRisk MCP Tool
correlation_matrix
(correlation matrix) is one of 10 tools on the
QuantRisk
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call correlation_matrix from your client
- Claude Code QuantRisk correlation_matrix run in your project directory
- Claude Desktop QuantRisk correlation_matrix ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor QuantRisk correlation_matrix ~/.cursor/mcp.json
- VS Code QuantRisk correlation_matrix .vscode/mcp.json
- Zed QuantRisk correlation_matrix ~/.config/zed/settings.json
- Windsurf QuantRisk correlation_matrix ~/.codeium/windsurf/mcp_config.json
- Cline QuantRisk correlation_matrix ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI QuantRisk correlation_matrix ~/.gemini/settings.json
- Grok QuantRisk correlation_matrix .mcp.json (in your project root)
- ChatGPT QuantRisk correlation_matrix Settings → Connectors → Advanced → Developer mode
- Claude.ai QuantRisk correlation_matrix Settings → Connectors → Add custom connector
- LangChain QuantRisk correlation_matrix pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp-server https://quantrisk-mcp.quantrisk.workers.dev/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.