Skip to content
Cursor

ClipForge for Cursor

io.github.chriphil70/clipforge

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

client:Cursor transport:streamable-http

Install ClipForge in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

ClipForge in other clients