promoshot for Cline
io.github.garalex/promoshot
Headless MCP: author and render PromoShot .promo video projects (stills, GIFs, video).
client:Cline
transport:stdio
runtime:oci
Install promoshot 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": {
"promoshot": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/garalex/promoshot-mcp:v0.2.78"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs