Skip to content
Grok

SentientMail for Grok

com.sentientmail/email-platform

AI-first email platform: templates, audiences, journeys. Sends real email when the key allows it.

client:Grok transport:streamable-http

Install SentientMail in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "email-platform": {
      "type": "http",
      "url": "https://app.sentientmail.com/api/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

SentientMail in other clients