Loading MCP server directory, please wait...
AI video generation via the Vivideo API: auto or manual mode, avatars, voices, brand kits.
npx @getmcp/cli add io.github.egocen-vivideo/vivideoRequires Node.js 18+. Community-contributed server. Review source before installing.
VIVIDEO_API_KEYYour Vivideo API key (vv_live_...), created in the app under Settings > More > API Keys.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.egocen-vivideo/vivideo": {
"command": "npx",
"args": [
"-y",
"@vivideo/mcp"
],
"env": {
"VIVIDEO_API_KEY": ""
}
}
}
}