Skip to content
Cursor

RemoveDuplicates.org for Cursor

org.removeduplicates/remove-duplicates

Remove duplicate lines or CSV/TSV rows from text. Stateless: processed per call, never stored.

client:Cursor transport:streamable-http tools:1

Install RemoveDuplicates.org in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "remove-duplicates": {
      "url": "https://removeduplicates.org/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

RemoveDuplicates.org in other clients