vaaya / recipes / Send emails

Send emails

Give your agent its own mailbox. It provisions an agent-controlled inbox, sends personalized first-touch email, watches for replies, and follows up, with no shared mailbox, SMTP setup, or deliverability plumbing to manage.

Services this recipe uses

Every call runs through Vaaya. No per-vendor signup, API keys, or billing.

AgentMail x402

Provision agent-owned inboxes and send, read, and reply to email over x402.

create_inboxsendlist-messagesreply
Resend rest

Transactional email from your own verified domain when you need it.

send
Prospeo rest

Verify an address is deliverable before you send to it.

verify

How your agent runs it

The exact play your agent executes unattended once Vaaya is installed.

Send and follow up, unattended

  1. 1an agent calls agentmail.create_inbox to provision a sending inbox
  2. 2then agentmail.send to deliver personalized first-touch messages
  3. 3then agentmail.list-messages to detect replies and agentmail.reply to follow up

Protect your sender reputation

  1. 1an agent calls prospeo.verify to confirm each address is deliverable
  2. 2then agentmail.send only to the addresses that pass

Part of a bigger ecosystem

These and hundreds more services are reachable through Vaaya.

Run this recipe from your agent.

Install Vaaya and your agent reaches every service above, and hundreds more. $100 free credit to start.

npx @vaaya/mcp install

Related recipes