Enables voice conversations and screen capture for AI agents via MCP-compatible clients, using Pipecat for speech-to-text and text-to-speech, with support for browser, WebRTC, and phone transport.
{
"mcpServers": {
"pipecat": {
"command": "uvx",
"args": [
"pipecat-ai-mcp-server"
]
}
}
}