Modellix Agent Canvas for Claude Desktop
io.github.modellix/agent-canvas
Local MCP canvas for Modellix image generation, editing, task recovery, and visual project work.
client:Claude Desktop
transport:stdio
runtime:npm
Install Modellix Agent Canvas in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agent-canvas": {
"command": "npx",
"args": [
"-y",
"@modellix/agent-canvas"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs