Shukanat/open-voice-assistant
Modular voice assistant server based on livekit with customizable TTS, STT, LLM, and tool integrations.
Platform-specific configuration:
{
"mcpServers": {
"open-voice-assistant": {
"command": "npx",
"args": [
"-y",
"open-voice-assistant"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...