Skip to content
Windsurf

Image Puma for Windsurf

io.github.panth-net/image-puma

Plan and run local batch image preparation with explicit confirmation before writing files.

client:Windsurf transport:stdio runtime:npm

Install Image Puma in Windsurf

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

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

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

Image Puma in other clients