hs for Zed
io.github.superlcr/hs
Turn a script into a finished video with Huasheng: storyboard, narration, footage, export.
client:Zed
transport:stdio
runtime:npm
Install hs in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"hs": {
"command": "npx",
"args": [
"-y",
"@superlcr/hs"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs