Skip to content
Grok

Zyntra - Temp e-mails MCP for Grok

io.github.dd77ss/zyntra-mail

Disposable inboxes for AI agents: create, wait for delivery, and extract email content or links.

client:Grok transport:streamable-http

Install Zyntra - Temp e-mails MCP in Grok

.mcp.json (in your project root)

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

Zyntra - Temp e-mails MCP in other clients