Skip to content
Grok

Mailtea for Grok

app.mailtea/mailtea

Send email and newsletters with Mailtea over MCP, plus skills for email and website design.

client:Grok transport:streamable-http

Install Mailtea in Grok

.mcp.json (in your project root)

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

Mailtea in other clients