Skip to content
Windsurf

filewash for Windsurf

io.github.cassilup/filewash

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

client:Windsurf transport:stdio runtime:npm

Install filewash in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

filewash in other clients