Skip to content
Grok

botphone for Grok

io.github.griffden/botphone

Give your Muse a phone number. BotPhone answers your business line and reports every call back.

client:Grok transport:streamable-http

Install botphone in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "botphone": {
      "type": "http",
      "url": "https://auth.botphone.tel/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

botphone in other clients