Modellix Agent Canvas runs on your own machine — the client starts it, so there is no endpoint to ping. 93 installs a week from npm. Last commit 12 Aug 2026.
Local MCP canvas for Modellix image generation, editing, task recovery, and visual project work.
We read the source, 16 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const child = spawn(command, args, {
const directory = path.join(this.htmlDir, objectId);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agent-canvas -- npx -y @modellix/agent-canvas
{
"mcpServers": {
"agent-canvas": {
"args": [
"-y",
"@modellix/agent-canvas"
],
"command": "npx"
}
}
}
[mcp_servers.agent-canvas]
command = "npx"
args = ["-y", "@modellix/agent-canvas"]
{
"mcpServers": {
"agent-canvas": {
"args": [
"-y",
"@modellix/agent-canvas"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agent-canvas": {
"args": [
"-y",
"@modellix/agent-canvas"
],
"command": "npx"
}
}
}
Local Infiknit MCP for image and video canvas workflows. Keep Infiknit open on this computer.
Local MCP bridge: your coding agent designs on Brilliant's real vector canvas, fully on 127.0.0.1.
Node-based AI design workflows on the Gemus canvas: generate images, video, 3D, and PPT.
Persistent long-term memory for AI agents: semantic search, knowledge graph, and task canvas.
Local-first open-source AI media workbench with Canvas, video editor, Assets, and MCP tools.
Shared visual canvas (Excalidraw) for collaborative whiteboarding between AI agents and humans.
Intelligent product canvas: iterate on your product's design with your coding agent, synced to code.
Canvas LMS integration for students and educators with optional privacy controls
Answers built from our own checks of this server.