filewash for Zed
io.github.cassilup/filewash
Privacy-first file tools for AI agents — PDF & image ops, metadata scrubbing, background removal.
client:Zed
transport:stdio
runtime:npm
Install filewash in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"filewash": {
"command": "npx",
"args": [
"-y",
"@fixpixel/filewash-api"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs