Instavar Video Templates and Studio for Claude Desktop
com.instavar/mcp-server
Free Remotion video templates and creative guides; optional hosted Studio rendering and publishing.
client:Claude Desktop
transport:stdio
runtime:npm
Install Instavar Video Templates and Studio in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@instavar/mcp-server"
],
"env": {
"INSTAVAR_API_KEY": "<INSTAVAR_API_KEY>",
"INSTAVAR_BASE_URL": "<INSTAVAR_BASE_URL>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs