Skip to content
Windsurf

video editing mcp for Windsurf

io.github.burningion/video-editing-mcp

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

client:Windsurf transport:stdio runtime:pypi

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

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

video editing mcp in other clients