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