mailbox.bot exposes a Model Context Protocol (MCP) server with 25 tools for package management, scanning, forwarding, and more. Add it to Claude Desktop in one step.
Copy your sk_live_ or sk_agent_live_ key from the dashboard. Paste it below to auto-fill your config:
Open claude_desktop_config.json and merge this block into your mcpServers object:
{
"mcpServers": {
"mailbox-bot": {
"url": "https://mailbox.bot/api/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}After saving the config, restart Claude Desktop. You'll see the mailbox.bot tools in the MCP tool list. Ask Claude to list your packages, request a scan, or forward a shipment.