mcp for Claude Code
io.github.agenticmail/mcp
Real email and SMS for AI agents — send mail, receive verification codes, drive a real inbox.
client:Claude Code
transport:stdio
runtime:npm
Install mcp in Claude Code
run in your project directory
claude mcp add mcp -e AGENTICMAIL_API_KEY=<AGENTICMAIL_API_KEY> -e AGENTICMAIL_MASTER_KEY=<AGENTICMAIL_MASTER_KEY> -e AGENTICMAIL_API_URL=<AGENTICMAIL_API_URL> -- npx -y @agenticmail/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs