Loomal

better-call-claude

MCP server by github.com/sns45/better-call-claude

Voice Calls, SMS, and WhatsApp for Claude Code with cross-channel context sharing.

1 starsnpm: better-call-claude

About better-call-claude

better-call-claude is an MCP (Model Context Protocol) server published by sns45 in the official MCP registry, listed under Communication on Loomal. Voice Calls, SMS, and WhatsApp for Claude Code with cross-channel context sharing.

It ships as an npm package (better-call-claude), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/sns45/better-call-claude, where the project has earned 1 GitHub stars.

Use better-call-claude with your agent

Claude Code · one command
claude mcp add better-call-claude -- npx -y better-call-claude
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "better-call-claude": {
      "command": "npx",
      "args": [
        "-y",
        "better-call-claude"
      ]
    }
  }
}
npmbetter-call-claude

Frequently asked questions

What is better-call-claude?
better-call-claude is an MCP (Model Context Protocol) server by sns45 in the Communication category. Voice Calls, SMS, and WhatsApp for Claude Code with cross-channel context sharing.
How do I connect better-call-claude to Claude, Cursor, or another MCP client?
Install better-call-claude from its npm package (better-call-claude) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is better-call-claude open source?
Yes — the source code is public at github.com/sns45/better-call-claude, with 1 GitHub stars.
Can AI agents pay to use better-call-claude?
Not yet through Loomal — better-call-claude is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain better-call-claude? Claim this listing free by verifying GitHub ownership, or contact us.