Skip to content
Claude Desktop

filewash for Claude Desktop

io.github.cassilup/filewash

Privacy-first file tools for AI agents — PDF & image ops, metadata scrubbing, background removal.

client:Claude Desktop transport:stdio runtime:npm

Install filewash in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "filewash": {
      "command": "npx",
      "args": [
        "-y",
        "@fixpixel/filewash-api"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

filewash in other clients