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