Skip to content
Back to search
30
MCP

@agentcall/mcp-server

npm/@agentcall/mcp-server

MCP server for AgentCall: phone numbers, SMS, OTP, AI voice (inbound + outbound) with 13 languages plus auto-detect, saved outbound agents per number (set/get/clear), retry-safe outbound calls via useSavedAgent + idempotencyKey for CSV runners, BYOK (brin

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

How to use

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

{
  "mcpServers": {
    "@agentcall/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}