vaemail for Claude Code
io.github.vaemail/vaemail
Email infrastructure for AI agents: send, authenticate domains, track delivery, diagnose issues.
client:Claude Code
transport:stdio
runtime:npm
Install vaemail in Claude Code
run in your project directory
claude mcp add vaemail -e VAEMAIL_API_KEY=<VAEMAIL_API_KEY> -e VAEMAIL_BASE_URL=<VAEMAIL_BASE_URL> -- npx -y vaemail
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs