hs for Cline
io.github.superlcr/hs
Turn a script into a finished video with Huasheng: storyboard, narration, footage, export.
client:Cline
transport:stdio
runtime:npm
Install hs in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"hs": {
"command": "npx",
"args": [
"-y",
"@superlcr/hs"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs