list_superinvestors — Nexqual MCP Tool Read-only
list_superinvestors
(list superinvestors) is one of 9 tools on the
Nexqual
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_superinvestors from your client
- Claude Code Nexqual list_superinvestors run in your project directory
- Claude Desktop Nexqual list_superinvestors ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Nexqual list_superinvestors ~/.cursor/mcp.json
- VS Code Nexqual list_superinvestors .vscode/mcp.json
- Zed Nexqual list_superinvestors ~/.config/zed/settings.json
- Windsurf Nexqual list_superinvestors ~/.codeium/windsurf/mcp_config.json
- Cline Nexqual list_superinvestors ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Nexqual list_superinvestors ~/.gemini/settings.json
- Grok Nexqual list_superinvestors .mcp.json (in your project root)
- ChatGPT Nexqual list_superinvestors Settings → Connectors → Advanced → Developer mode
- Claude.ai Nexqual list_superinvestors Settings → Connectors → Add custom connector
- LangChain Nexqual list_superinvestors pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://mcp.nexqual.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 26 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.