Skip to content
Cline

adobe premiere mcp for Cline

io.github.mrfentmen/adobe-premiere-mcp

Control Adobe Premiere Pro video editing via ExtendScript.

client:Cline transport:stdio runtime:npm

Install adobe premiere mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

adobe premiere mcp in other clients