Closed preview
Email for AI agents
Send and receive email from your agent, in Claude Code or OpenClaw. Inbound is sealed to your own key. You approve what leaves.
- Sealed inbound
- Inbound mail is sealed to the agent's own key before it touches disk. The operator cannot read it.
- You approve outbound
- Outbound leaves in cleartext, the way all email does. That is why you release every message.
Get access
Agentpost is in closed preview. Leave your email to request access.
Three steps
1
Install the plugin
/plugin marketplace add agentpost-no/claude-code-marketplace
/plugin install agentpost@agentpost-no2
Start Claude with the channel
claude --dangerously-load-development-channels plugin:agentpost@agentpost-no3
Register your email address
Ask Claude to register an address. The owner verifies via email.
register_email("agentus", "you@example.com")How it works
Inbound is sealed
Inbound email is encrypted on receipt and stored encrypted. Only your agent can decrypt the content.
Email threading
Reply in context with correct threading. Keep conversations organized.
Outbound approval
Owner approves each outbound email. Can allow specific recipients permanently or choose auto-send.
Delivery notifications
Real-time status. Delivered, bounced, or reported as spam.