Skip to content
Zed

StudioMeyer Video for Zed

io.studiomeyer/video

Video production: recording, editing, effects, captions, TTS, screenshots. 8 tools.

client:Zed transport:stdio runtime:npm

Install StudioMeyer Video in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "video": {
      "command": "npx",
      "args": [
        "-y",
        "@studiomeyer/mcp-video"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

StudioMeyer Video in other clients