Modellix Agent Canvas for Windsurf
io.github.modellix/agent-canvas
Local MCP canvas for Modellix image generation, editing, task recovery, and visual project work.
client:Windsurf
transport:stdio
runtime:npm
Install Modellix Agent Canvas in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agent-canvas": {
"command": "npx",
"args": [
"-y",
"@modellix/agent-canvas"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs