Skip to content
Windsurf

Local GPU Imagegen for Windsurf

io.github.zc4578980-tech/local-gpu-imagegen

MCP-first control plane for ComfyUI workflows with explicit approvals and no silent downloads.

client:Windsurf transport:stdio runtime:pypi

Install Local GPU Imagegen in Windsurf

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

{
  "mcpServers": {
    "local-gpu-imagegen": {
      "command": "uvx",
      "args": [
        "local-gpu-imagegen"
      ]
    }
  }
}

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

Local GPU Imagegen in other clients