Skip to content
Windsurf

xmorf for Windsurf

io.github.crawde/xmorf

AI image editing and generation via xmorf API. Edit, generate, and list models.

client:Windsurf transport:stdio runtime:npm

Install xmorf 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": {
    "xmorf": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-xmorf"
      ],
      "env": {
        "XMORF_API_TOKEN": "<XMORF_API_TOKEN>"
      }
    }
  }
}

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

xmorf in other clients