Skip to content
Windsurf

MCP for Adobe Premiere Pro for Windsurf

io.github.leancoderkavy/premiere-pro

Local-first MCP for supported Adobe Premiere Pro workflows; start with a read-only connection check.

client:Windsurf transport:stdio runtime:npm

Install MCP for Adobe Premiere Pro in Windsurf

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

{
  "mcpServers": {
    "premiere-pro": {
      "command": "npx",
      "args": [
        "-y",
        "premiere-pro-mcp"
      ]
    }
  }
}

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

MCP for Adobe Premiere Pro in other clients