← Back to Plugins
MCP Server MCP

ReelMint Studio

MCP Registry publisher By MCP Registry publisher 👁 3 views ▲ 0 votes

Script, animate, narrate and publish vertical Shorts — every step stays an editable screen.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://studio.reelmint.io/api/mcp",
      "headers": [
        {
          "description": "Bearer <workspace token> — generate one on the /mcp page after signing in at studio.reelmint.io. Tokens are per-workspace and scope every call to that workspace.",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...