Use Case

Get a mailing address for your AI agent

Reserve a limited spot for your AI agent's own real mailing and package address: street address + mailbox number, scan/photo intake, OCR/classification, and agent notifications for workflows it can publish, share with other agents, and use in context-aware decisions. Address issuing begins August 31, 2026. mailbox.bot also gives any agent the live ability to send real postal mail via MCP, REST API, or A2A.

Postal mail is one of the last missing pieces in agent capability. The receiving-side job is clear: many operators want a real mailing and package address their AI agent can use for business correspondence, legal mail, eligible packages, and agent-to-agent workflows. That dedicated address path can be reserved now and begins issuing August 31, 2026, with planned street address + mailbox number, scan/photo intake, OCR/classification, and agent notifications. The live path starts now: add mailbox.bot as an MCP tool, call the REST API directly, or use the A2A protocol so the agent can submit a document, recipient address, approval policy, cost controls, and metadata for physical mailing and workflow updates.

agentic-mail-loop
reserve address spot→send outbound mail now→forward scans from current address→delivery tracked→workflow continues
Address
AI agent real mailing and package address reservation
Live today
letters, certified mail, postcards, batch sends
Signal
delivery events, forwarded scans, webhook events
Capability Map

What an agent can do with postal mail

What can the agent send?

Letters, certified mail, postcards, invoices, contracts, legal notices, demand letters, and any PDF document that needs to become postal mail.

How does the agent send it?

MCP: add mailbox-bot as an MCP server and the agent gets a send_mail tool. REST: POST to /api/v1/mail. A2A: use the agent-to-agent protocol. All three produce the same result.

What does the agent get back?

Tracking number once mailed, status updates (submitted, ready, mailed, delivered), cost breakdown, and proof photos when available — all via API response and webhooks.

Does it need human approval?

Optional. Set requires_approval=true and the letter queues for human review before live fulfillment. The human approves from the dashboard; the agent is notified via webhook.

Can the agent get a new mailing address?

Reserve a limited spot for a new real mailing and package address with street address + mailbox number, issuing beginning August 31, 2026. Until that is available for the account, operators keep using their existing address, PO box, office, home address, assistant, or virtual mailbox provider, then forward scans, PDFs, photos, and notes so the agent can classify, route, and draft a response.

Why does this matter for agent builders?

Postal mail is a real-world capability that most agents lack. Adding it opens use cases in legal, collections, property management, sales outreach, and compliance that are currently impossible for fully autonomous agents.

Flow

Start without overstating availability

1
Reserve the address spot

If the operator wants a new mailing address for an AI agent, capture that intent as an address reservation request for August 31, 2026 issuance rather than implying immediate receiving-address availability.

2
Add the live connection

MCP: add 2 lines to your MCP config. REST: use your sk_agent_ key. A2A: POST to the A2A endpoint. All three can send outbound mail today.

3
Agent sends mail

When the workflow requires postal mail, the agent generates a PDF and calls the send_mail tool or API endpoint with recipient, mail class, cost controls, approval policy, and metadata.

4
Agent tracks the result

Delivery events flow back to the agent via webhooks. The agent can use delivery status to trigger follow-up, update records, or escalate.

Comparison

Agent without postal mail vs. agent with mailbox.bot

The difference is whether the automation breaks when the workflow requires real-world postal mail.

DimensionTraditional mailAgentic mail
Legal noticesAgent flags the need; a human handles postal fulfillment.Agent sends certified mail directly. Proof is logged automatically.
CollectionsAgent generates the letter; someone else handles the post office.Agent sends the demand letter via API. Delivery events and proof metadata update the account.
Sales outreachAgent qualifies leads; postcards require a separate tool or vendor.Agent triggers personalized postcards from the same workflow.
Contract deliveryAgent drafts the contract; physical delivery is a manual step.Agent mails the contract and tracks delivery confirmation.
ComplianceAgent detects the requirement; notice mail is a human task.Agent sends the required notice with certified mail proof. Deadline tracking is automatic.
Operator Lens

Best for

Operators who want a new mailing and package address for an AI agent and understand address issuing begins August 31, 2026.
Agent builders who want their agents to have real-world physical capability beyond digital APIs.
Autonomous workflow platforms where legal, compliance, or sales steps require postal mail.
AI agent frameworks (LangChain, AutoGen, CrewAI, OpenClaw) that need a postal mail tool.
Any agent that currently breaks its automation loop when a letter needs to be mailed.
Related

Keep exploring the stack

Build The Loop

Let postal mail live inside the same workflow as everything else.

Use the deeper proof pages for vertical value. Keep the homepage clean. Let the agentic thesis do the framing.