← All servers

hs

io.github.superlcr/hs v0.2.4
Official Registry git

Turn a script into a finished video with Huasheng: storyboard, narration, footage, export.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add hs -- npx -y @superlcr/hs
Add to claude_desktop_config.json
{
  "mcpServers": {
    "hs": {
      "command": "npx",
      "args": [
        "-y",
        "@superlcr/hs"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "hs": {
      "command": "npx",
      "args": [
        "-y",
        "@superlcr/hs"
      ]
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "hs": {
      "command": "npx",
      "args": [
        "-y",
        "@superlcr/hs"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "hs": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@superlcr/hs"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "hs": {
      "command": "npx",
      "args": [
        "-y",
        "@superlcr/hs"
      ]
    }
  }
}

Packages

npm @superlcr/hs@0.2.4

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.superlcr--hs/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent