Skip to content
Cline

video editing mcp for Cline

io.github.burningion/video-editing-mcp

MCP Server for Video Jungle - Analyze, Search, Generate, and Edit Videos

client:Cline transport:stdio runtime:pypi

Install video editing 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": {
    "video-editing-mcp": {
      "command": "uvx",
      "args": [
        "video-editor-mcp"
      ],
      "env": {
        "VJ_API_KEY": "<VJ_API_KEY>"
      }
    }
  }
}

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

video editing mcp in other clients