den-vasyliev/voice-mcp-agent
A voice assistant application built with the LiveKit Agents framework, capable of using Model Context Protocol (MCP) tools to interact with external services
Platform-specific configuration:
{
"mcpServers": {
"voice-mcp-agent": {
"command": "npx",
"args": [
"-y",
"voice-mcp-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...