Prerequisites
- Node.js 20+
- OpenMail account (free, no credit card)
- Claude Code
- OpenClaw
- API / SDK
Run setup
In your terminal:This opens your browser to sign in, prompts for a mailbox name, creates your inbox, and writes credentials to
~/.claude/openmail.env.More commands
Next steps
- OpenClaw - See the OpenClaw integration guide and the Skill files tab for SKILL.md and reference files.
- Handle inbound email - Route replies to your agent via WebSocket or webhooks.
- Improve deliverability - Follow warm-up schedules to stay out of spam.
- Explore the API - Full API reference for programmatic workflows.
WebSockets
Real-time event streaming. No public URL needed.
Email deliverability
Warm-up schedules and content best practices.
Threading
How threads work across inbound and outbound.
API integration
Create inboxes programmatically for multi-tenant apps.