Skip to content
Windsurf

mcp drawthings for Windsurf

io.github.james-see/mcp-drawthings

MCP server for Draw Things - local AI image generation on Mac

client:Windsurf transport:stdio runtime:npm

Install mcp drawthings in Windsurf

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

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

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

mcp drawthings in other clients