so-vits-svc fork with realtime support, improved interface and more features.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"so-vits-svc-fork": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-so-vits-svc-fork"
]
}
}
}