Skip to content
Grok

Dial for Grok

io.github.getdial-ai/dial

Communication stack for AI agents: SMS, AI voice calls, phone numbers, and account events.

client:Grok transport:streamable-http

Install Dial in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "dial": {
      "type": "http",
      "url": "https://getdial.ai/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Dial in other clients