Skip to content
Grok

mailbox for Grok

bot.mailbox/mailbox

Physical mail API for AI agents. Send letters, certified mail. Sandbox + live keys via MCP.

client:Grok transport:streamable-http tools:45

Install mailbox in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mailbox": {
      "type": "http",
      "url": "https://mailbox.bot/api/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 45 tools →

mailbox in other clients