Skip to content
Grok

SenderKit for Grok

com.senderkit/senderkit

Build and send email, SMS, and push straight from your AI agent.

client:Grok transport:streamable-http

Install SenderKit in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "senderkit": {
      "type": "http",
      "url": "https://mcp.senderkit.com"
    }
  }
}

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

SenderKit in other clients