Loading MCP server directory, please wait...
AI image editing and generation via xmorf API. Edit, generate, and list models.
npx @getmcp/cli add io.github.crawde/xmorfRequires Node.js 18+. Community-contributed server. Review source before installing.
XMORF_API_TOKENYour xmorf API bearer token from xmorf.com
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.crawde/xmorf": {
"command": "npx",
"args": [
"-y",
"mcp-xmorf"
],
"env": {
"XMORF_API_TOKEN": ""
}
}
}
}