← Back to Plugins
MCP Server MCP

ClipForge

github By github 👁 1 views ▲ 0 votes

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

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://budding-retrograde--clipforge.apify.actor/mcp",
      "headers": [
        {
          "description": "Your Apify API token, formatted as 'Bearer YOUR_APIFY_TOKEN'",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...