Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
claude mcp add bilibili-huasheng-video -- npx -y @superlcr/hs
claude_desktop_config.json
{
"mcpServers": {
"bilibili-huasheng-video": {
"command": "npx",
"args": [
"-y",
"@superlcr/hs"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"bilibili-huasheng-video": {
"command": "npx",
"args": [
"-y",
"@superlcr/hs"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"bilibili-huasheng-video": {
"command": "npx",
"args": [
"-y",
"@superlcr/hs"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"bilibili-huasheng-video": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@superlcr/hs"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"bilibili-huasheng-video": {
"command": "npx",
"args": [
"-y",
"@superlcr/hs"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.superlcr--bilibili-huasheng-video/reviews or the review_server meta-tool.
POST /mcp