xmorf for Windsurf
io.github.crawde/xmorf
AI image editing and generation via xmorf API. Edit, generate, and list models.
client:Windsurf
transport:stdio
runtime:npm
Install xmorf in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"xmorf": {
"command": "npx",
"args": [
"-y",
"mcp-xmorf"
],
"env": {
"XMORF_API_TOKEN": "<XMORF_API_TOKEN>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs