送信

Mailbox.bot

@mailboxbot

Postal mail API for AI agents. Send letters, certified mail, postcards, and documents from code via MCP, with sandbox keys, webhooks, tracking, proof, and inbound mail context from a business address, PO box, office, home address, or virtual mailbox.

ツール

サーバー設定

{
  "mcpServers": {
    "mailbox-bot": {
      "url": "https://mailbox.bot/api/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_MAILBOX_BOT_API_KEY"
      }
    }
  }
}