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
{
"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