Skip to content
Claude Desktop

xmorf for Claude Desktop

io.github.crawde/xmorf

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

client:Claude Desktop transport:stdio runtime:npm

Install xmorf in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

xmorf in other clients