Skip to content
Zed

mograph mcp for Zed

io.github.victhor-wpp/mograph-mcp

Drive Adobe Illustrator and After Effects, and move artwork between them as editable shape layers.

client:Zed transport:stdio runtime:pypi

Install mograph mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "mograph-mcp": {
      "command": "uvx",
      "args": [
        "mograph-mcp"
      ],
      "env": {
        "MOGRAPH_TOOLS": "<MOGRAPH_TOOLS>",
        "MOGRAPH_WS_PORT": "<MOGRAPH_WS_PORT>",
        "MOGRAPH_ALLOW_RAW_SCRIPT": "<MOGRAPH_ALLOW_RAW_SCRIPT>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

mograph mcp in other clients