Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@ Tools and platforms for giving AI agents dedicated email capabilities.
- Self-hostable backend — [commune](https://github.com/shanjai-raj/commune)
- Cookbook: [commune-cookbook](https://github.com/shanjai-raj/commune-cookbook)

**[OutreachAgent](https://outreachagent.dev)** — API-first outbound email infrastructure for AI agents, with reply-aware sequences, inbox and thread state, signed webhooks, retries, delivery observability, and sender pacing guardrails.
- TypeScript SDK: `npm install @outreachagent/sdk-ts`
- Agent integration guide: [outreachagent.dev/for-agents](https://outreachagent.dev/for-agents)
- Purpose-built for agent-driven cold outbound

### Transactional email (dual-use)

**[Resend](https://resend.com)** — Modern email API for developers. Clean API, React Email templates, webhooks, inbound email support. Does not provision per-agent isolated inboxes. Best for agents that only need to send email (not receive).
Expand Down