← Back to Plugins
MCP Server MCP

Video Render MCP

github By github 👁 1 views ▲ 0 votes

Fireship-style short videos from a topic — Remotion motion graphics, word-timed captions, 1080p.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://video-render.regiq.in/api/mcp",
      "headers": [
        {
          "description": "Bearer <API key from https://video-render.regiq.in/dashboard>",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...