← Index

io.github.crawde/xmorf

io.github.crawde/xmorf·v1.0.2·Image, Video & Audio
Quality Score
85
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "xmorf": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-xmorf"
      ],
      "env": {
        "XMORF_API_TOKEN": "<your-xmorf_api_token>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "xmorf": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-xmorf"
      ],
      "env": {
        "XMORF_API_TOKEN": "<your-xmorf_api_token>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y mcp-xmorf
§02  Environment variables
XMORF_API_TOKEN
requiredsecret

Your xmorf API bearer token from xmorf.com

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Image, Video & Audio