Skip to content
Grok

email for Grok

dev.primitive/email

Email infrastructure for AI agents — send, receive, search, and reply to email over MCP.

client:Grok transport:streamable-http tools:30

Install email in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "email": {
      "type": "http",
      "url": "https://www.primitive.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

What Grok can do once it is connected

All 30 tools →

email in other clients