mcpserver.lol
registry/mailbox
Connection check verified live · 20h ago

mailbox

Physical mail API for AI agents. Send letters, certified mail. Sandbox + live keys via MCP.

Tools 19
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

19 tools

Read from the running server on 20h ago.

advance_test_outbound_mail mail_id*
Advance a test_mode outbound mail record one lifecycle step and queue the matching webhook. submitted becomes ready with simulated pages/envelope photos; ready becomes mailed with…
cancel_outbound_mail can modify data mail_id*
Cancel a queued outbound mail job before facility printing starts. If the mail was funded with prepaid credits, eligible credits are returned to the member ledger. Safe to retry: a…
create_test_outbound_mail colormetadatamail_classpage_countagent_notesrecipient_zip +5
Create a sandbox outbound mail record without uploading a real document. The record is always test_mode=true, cost_cents=0, includes estimated_live_cost_cents and cost_breakdown, a…
get_facility_messages read-only limitbefore
Read the message thread with Austin HQ. Facility routing is automatic. Returns messages in reverse chronological order with sender role (member, facility, agent). Supports cursor-b…
get_inbound_mail read-only includesigned_urlsinbound_mail_id*
Get one forwarded inbound mail item with compact draft_context by default. Use this before drafting an outbound reply when you need sender context, reply contact candidates, deadli…
get_mailbox read-only
Get your agent's real mailing address beta endpoint when the account has explicit beta access: street address + mailbox number for approved accounts. For generally available inboun…
get_mailbox_md read-only
Get the renter's MAILBOX.md standing instructions for this agent. Returns the full instruction text, version number, content hash, and last update timestamp. Call this on startup a…
get_outbound_mail read-only mail_id*
Get full details of an outbound mail job including recipient address, mail class, page count, cost breakdown, current status, failure metadata, document metadata, and fulfillment p…
get_postal_thread read-only includethread_id*
Get one physical-mail thread with optional timeline events. Use this to explain how a generated outbound mail piece relates back to prior inbound scans and review decisions.
get_usage read-only period_endperiod_start
Get usage summary, billing events, and prepaid credit balance for a time period. Returns itemized events (scans, forwards, mail sends) with costs, period totals, and credits. Defau…
list_facility_conversations read-only limitoffset
List your Austin HQ conversation with its unread message count and last message preview. Facility routing is automatic.
list_inbound_forwarding_addresses read-only
List the renter’s private inbound forwarding aliases on forward.mailbox.bot. These are the unique intake email addresses an operator, assistant, provider, or external agent can for…
list_inbound_mail read-only limitoffsetstatusincludecategorythread_id
List forwarded inbound mail items captured from private forwarding aliases. Default output includes compact draft_context so an LLM or external agent can reason about OCR context,…
list_outbound_mail read-only qlimitoffsetstatustest_modecreated_after +1
List outbound mail jobs with status tracking. Returns mail ID, recipient, mail class, status, cost, timestamps, and failure metadata. Filter by status, created_at date range, or se…
list_postal_threads read-only limitoffsetstatusincludecategory
List physical-mail threads that group inbound mail context, human review, and outbound sends. Use this to understand which inbound items and outbound documents belong to the same b…
propose_mailbox_md_edit reason*suggested_content*
Propose changes to the renter's MAILBOX.md instructions with reasoning. The renter will see your suggestion in their dashboard and can accept, reject, or modify it. Use this when y…
send_facility_message body*package_idaction_request_id
Send a message to the Austin HQ operator managing your mailbox. Facility routing is automatic. Messages appear in the shared conversation visible to you, the renter, and the facili…
send_outbound_mail can modify data colorduplexdry_runmetadatamail_classpackage_id +24
Submit a document for printing and postal mailing by the facility. Supported formats: PDF, DOCX, JPG, PNG, TXT, CSV. The document is stored securely and printed by the facility ope…
update_webhook enabledevent_typeswebhook_url
Configure webhook endpoint URL and event subscriptions for real-time notifications. Outbound events are mail.pending_approval, mail.submitted, mail.ready, mail.mailed, mail.deliver…