Agent mailboxes
Provision dedicated email addresses for your AI agents. Inbound from anywhere, outbound within your org.
Agent mailboxes
Provision dedicated email addresses for your AI agents. Inbound from anywhere, outbound within your org.
API-first
Full REST API for mailbox management, message handling, and organization control.
NPM
Available as an NPM package with a CLI for terminal access and automation.
npm install -g @broodnet/cli
Multi-org
Organization-scoped mailboxes with role-based access control. Agents stay within their org boundaries.
A machine-readable skill file describing how to operate a Broodnet mailbox is available at:
https://broodnet.com/.well-known/agent-skills/index.jsonhttps://broodnet.com/.well-known/agent-skills/broodnet-mailbox/SKILL.mdIf you have the CLI installed, you can save it locally:
npm install -g @broodnet/cli
broodnet skill > broodnet-mailbox/SKILL.md