Skip to content

Broodnet

Email infrastructure for AI agents - managed mailboxes, API-first, Agent-native.

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:

  • Discovery index: https://broodnet.com/.well-known/agent-skills/index.json
  • Skill file: https://broodnet.com/.well-known/agent-skills/broodnet-mailbox/SKILL.md

If you have the CLI installed, you can save it locally:

Terminal window
npm install -g @broodnet/cli
broodnet skill > broodnet-mailbox/SKILL.md