agenticcalling-mcp
pypi/agenticcalling-mcpGive any AI agent the ability to make real phone calls. Agent-to-agent voice capability — your AI agent delegates calls to a specialized voice agent that dials, speaks, navigates IVR, handles voicemail, and returns structured data. Works with Claude, ChatGPT, OpenClaw, LangChain, CrewAI, or any MCP client.
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"agenticcalling-mcp": {
"url": "None",
"transport": "http"
}
}
}