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