theaifutureguy/livekit-voice-agent
A production-ready voice agent implementation using LiveKit and Python, featuring advanced conversational AI capabilities and optional telephony integration. It provides intelligent turn detection, function calling, comprehensive logging, telephony integration, and audio enhancement.
Platform-specific configuration:
{
"mcpServers": {
"livekit-voice-agent": {
"command": "npx",
"args": [
"-y",
"livekit-voice-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...