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