MCP Server
MCP
ReelMint Studio
Script, animate, narrate and publish vertical Shorts — every step stays an editable screen.
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