Skip to content
Windsurf

video overlay kit for Windsurf

io.github.alichherawalla/video-overlay-kit

Animated b-roll overlays for short-form video. Paste a script, get an mp4. Free, MIT, local.

client:Windsurf transport:stdio runtime:npm

Install video overlay kit in Windsurf

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

{
  "mcpServers": {
    "video-overlay-kit": {
      "command": "npx",
      "args": [
        "-y",
        "@alichherawalla/video-overlay-kit"
      ]
    }
  }
}

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

video overlay kit in other clients