Loomal

xmorf

MCP server by github.com/crawde/mcp-xmorf

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

0 starsnpm: mcp-xmorf

About xmorf

xmorf is an MCP (Model Context Protocol) server published by crawde in the official MCP registry. AI image editing and generation via xmorf API. Edit, generate, and list models.

It ships as an npm package (mcp-xmorf), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/crawde/mcp-xmorf.

Use xmorf with your agent

Claude Code · one command
claude mcp add xmorf -- npx -y mcp-xmorf
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "xmorf": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-xmorf"
      ]
    }
  }
}
npmmcp-xmorf

Frequently asked questions

What is xmorf?
xmorf is an MCP (Model Context Protocol) server by crawde. AI image editing and generation via xmorf API. Edit, generate, and list models.
How do I connect xmorf to Claude, Cursor, or another MCP client?
Install xmorf from its npm package (mcp-xmorf) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is xmorf open source?
Yes — the source code is public at github.com/crawde/mcp-xmorf.
Can AI agents pay to use xmorf?
Not yet through Loomal — xmorf is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain xmorf? Claim this listing free by verifying GitHub ownership, or contact us.