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