MCP Server
MCP
io.github.crawde/xmorf
AI image editing and generation via xmorf API. Edit, generate, and list models.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "mcp-xmorf",
"version": "1.0.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your xmorf API bearer token from xmorf.com",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "XMORF_API_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment