intellwe/ai-calling-agent
A real-time voice AI system that integrates OpenAI's Realtime API, Llama3 with Twilio Voice to create intelligent voice conversations.
Platform-specific configuration:
{
"mcpServers": {
"ai-calling-agent": {
"command": "npx",
"args": [
"-y",
"ai-calling-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...