mailbox for Claude Desktop
bot.mailbox/mailbox
Physical mail API for AI agents. Send letters, certified mail. Sandbox + live keys via MCP.
client:Claude Desktop
transport:streamable-http
tools:45
Install 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://mailbox.bot/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- get_mailbox
- get_usage
- list_inbound_forwarding_addresses
- list_inbound_mail
- get_inbound_mail
- list_postal_threads
- get_postal_thread
- get_mailbox_md
- propose_mailbox_md_edit
- send_facility_message
- list_facility_conversations
- get_facility_messages
- update_webhook
- send_outbound_mail
- list_outbound_mail
- get_outbound_mail
- cancel_outbound_mail
- create_test_outbound_mail
- advance_test_outbound_mail
- list_agent_inbox
- get_agent_inbox_context
- get_agent_inbox_sources
- list_agent_inbox_scans
- get_agent_inbox_scan