Skip to content
Windsurf

comfyui mcp for Windsurf

io.github.artokun/comfyui-mcp

MCP server + Claude Code plugin for ComfyUI: run workflows, generate images, manage models & VRAM.

client:Windsurf transport:stdio runtime:npm

Install comfyui mcp in Windsurf

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

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

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

comfyui mcp in other clients