Skip to content
Back to search
30
MCP

agenticcalling-mcp

pypi/agenticcalling-mcp

Give 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.

Uptime
0.0%
30 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agenticcalling-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}