Skip to content
Windsurf

dreamlayer for Windsurf

io.github.thedesignfounder/dreamlayer

Generate and edit images, remove backgrounds, upscale, and create sprite sheets through DreamLayer.

client:Windsurf transport:stdio runtime:npm

Install dreamlayer in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "dreamlayer": {
      "command": "npx",
      "args": [
        "-y",
        "@dreamlayer/mcp"
      ],
      "env": {
        "DREAMLAYER_API_KEY": "<DREAMLAYER_API_KEY>"
      }
    }
  }
}

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

dreamlayer in other clients