Skip to content
Zed

Instavar Video Templates and Studio for Zed

com.instavar/mcp-server

Free Remotion video templates and creative guides; optional hosted Studio rendering and publishing.

client:Zed transport:stdio runtime:npm

Install Instavar Video Templates and Studio in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@instavar/mcp-server"
      ],
      "env": {
        "INSTAVAR_API_KEY": "<INSTAVAR_API_KEY>",
        "INSTAVAR_BASE_URL": "<INSTAVAR_BASE_URL>"
      }
    }
  }
}

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

Instavar Video Templates and Studio in other clients