Skip to content
Grok

mailkite for Grok

dev.mailkite/mailkite

Send email, manage domains, DNS, webhooks, templates, and inbound routing on MailKite

client:Grok transport:streamable-http runtime:npm

Install mailkite in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mailkite": {
      "type": "http",
      "url": "https://mcp.mailkite.dev/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

mailkite in other clients