Skip to content
Zed

ClipForge for Zed

io.github.chriphil70/clipforge

Trim, watermark, extract audio, and convert video to 9:16 vertical via API or MCP server.

client:Zed transport:streamable-http

Install ClipForge in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "clipforge": {
      "url": "https://budding-retrograde--clipforge.apify.actor/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

ClipForge in other clients