Skip to content
Claude Desktop

PO6 Mailbox for Claude Desktop

com.po6/mailbox

Give AI agents secure access to your email via private aliases with dedicated mailbox storage.

client:Claude Desktop transport:streamable-http

Install PO6 Mailbox in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mailbox": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.po6.com"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

PO6 Mailbox in other clients