Instavar Video Templates and Studio for Cline
com.instavar/mcp-server
Free Remotion video templates and creative guides; optional hosted Studio rendering and publishing.
client:Cline
transport:stdio
runtime:npm
Install Instavar Video Templates and Studio in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@instavar/mcp-server"
],
"env": {
"INSTAVAR_API_KEY": "<INSTAVAR_API_KEY>",
"INSTAVAR_BASE_URL": "<INSTAVAR_BASE_URL>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs