Loading MCP server directory, please wait...
Local MCP canvas for Modellix image generation, editing, task recovery, and visual project work.
npx @getmcp/cli add io.github.Modellix/agent-canvasRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Modellix/agent-canvas": {
"command": "npx",
"args": [
"-y",
"@modellix/agent-canvas"
]
}
}
}