A framework for building realtime voice AI agents ๐ค๐๏ธ๐น
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"agents": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-agents"
]
}
}
}