The Open-Source Elevenlabs alternative AI Voice Clone, Dub, Dictate, Transcribe, Audiobook creator and Voice workflow studio.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"OmniVoice-Studio": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-OmniVoice-Studio"
]
}
}
}