Loading MCP server directory, please wait...
Script, animate, narrate and publish vertical Shorts — every step stays an editable screen.
npx @getmcp/cli add io.reelmint/studioRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <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.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.reelmint/studio": {
"url": "https://studio.reelmint.io/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}