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