@agentcall/mcp-server
npm/@agentcall/mcp-serverMCP 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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@agentcall/mcp-server": {
"url": "None",
"transport": "http"
}
}
}