Skip to content
Windsurf

mcp aftereffects for Windsurf

io.github.kumoproductions/mcp-aftereffects

MCP server for Adobe After Effects — comp/layer introspection, undo-grouped ops, frame rendering.

client:Windsurf transport:stdio runtime:npm

Install mcp aftereffects in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "mcp-aftereffects": {
      "command": "npx",
      "args": [
        "-y",
        "@kumoproductions/mcp-aftereffects"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

mcp aftereffects in other clients