twilio-dialpad

Mohammad2460/twilio-dialpad
★ 0 stars TypeScript Security Updated 3d ago
Twilio Voice dialpad as a Chrome MV3 extension — side panel, WebRTC, MCP server for Claude Desktop
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "twilio-dialpad": {
      "command": "npx",
      "args": [
        "-y",
        "Mohammad2460/twilio-dialpad"
      ]
    }
  }
}

README Excerpt

A self-hosted, WebRTC-based softphone for Twilio. Runs as a Chrome (MV3) extension with a side-panel dialpad. Your Twilio secrets stay on your own Twilio account (in a Functions service) — the extension never holds your Auth Token long-term. - Side-panel dialpad: dial PSTN numbers + call Twilio Clients