RemoveDuplicates.org for Zed
org.removeduplicates/remove-duplicates
Remove duplicate lines or CSV/TSV rows from text. Stateless: processed per call, never stored.
client:Zed
transport:streamable-http
tools:1
Install RemoveDuplicates.org in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"remove-duplicates": {
"url": "https://removeduplicates.org/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs