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