promoshot

GarAlex/promoshot
★ 0 stars Rust AI/LLM Updated today
Author a video as JSON, render it anywhere. Rust video engine behind PromoShot — CLI + MCP server for AI agents, wgpu + ffmpeg, runs headless on Linux.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "promoshot": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "promoshot"
      ]
    }
  }
}

Topics

ai-agentsffmpegmcpmcp-serverrustvideo-editingwgpu