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