openshorts for Claude Desktop
io.github.mutonby/openshorts
Turn long videos into viral vertical shorts and publish them to TikTok, Instagram and YouTube.
client:Claude Desktop
transport:streamable-http
Install openshorts in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"openshorts": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.openshorts.app/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs