sector_exposure — QuantRisk MCP Tool
sector_exposure
(sector exposure) 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 sector_exposure from your client
- Claude Code QuantRisk sector_exposure run in your project directory
- Claude Desktop QuantRisk sector_exposure ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor QuantRisk sector_exposure ~/.cursor/mcp.json
- VS Code QuantRisk sector_exposure .vscode/mcp.json
- Zed QuantRisk sector_exposure ~/.config/zed/settings.json
- Windsurf QuantRisk sector_exposure ~/.codeium/windsurf/mcp_config.json
- Cline QuantRisk sector_exposure ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI QuantRisk sector_exposure ~/.gemini/settings.json
- Grok QuantRisk sector_exposure .mcp.json (in your project root)
- ChatGPT QuantRisk sector_exposure Settings → Connectors → Advanced → Developer mode
- Claude.ai QuantRisk sector_exposure Settings → Connectors → Add custom connector
- LangChain QuantRisk sector_exposure 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.