Skip to content
Windsurf

pkgdiet for Windsurf

io.github.om-tajne/pkgdiet

Put your node_modules on a diet - find unused dependencies, analyze health, and reduce size

client:Windsurf transport:stdio runtime:npm

Install pkgdiet in Windsurf

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

{
  "mcpServers": {
    "pkgdiet": {
      "command": "npx",
      "args": [
        "-y",
        "pkgdiet"
      ]
    }
  }
}

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

pkgdiet in other clients