Skip to content
Windsurf

adobe premiere mcp for Windsurf

io.github.mrfentmen/adobe-premiere-mcp

Control Adobe Premiere Pro video editing via ExtendScript.

client:Windsurf transport:stdio runtime:npm

Install adobe premiere mcp in Windsurf

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

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

{
  "mcpServers": {
    "adobe-premiere-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mrfentmen/adobe-premiere-mcp"
      ],
      "env": {
        "PREMIERE_PATH": "<PREMIERE_PATH>"
      }
    }
  }
}

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

adobe premiere mcp in other clients