MCP.so
Sign In
Servers

Mailbox.bot

@arbengine

OpenClaw skill for mailbox.bot — physical address infrastructure for AI agents

Add this server to your MCP-compatible client using the configuration below.

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

More from Developer Tools