Skip to content
Grok

email agent for Grok

dev.mailkite/email-agent

Email for AI agents — send, receive as a webhook, manage domains, templates, routing.

client:Grok transport:streamable-http

Install email agent in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "email-agent": {
      "type": "http",
      "url": "https://mcp.mailkite.dev/mcp?ref=email-agent"
    }
  }
}

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

email agent in other clients