mailsink for Claude Code
io.github.heocoi/mailsink
Disposable inboxes for AI agents and CI: catch the verification email, read the OTP or link.
client:Claude Code
transport:stdio
runtime:npm
Install mailsink in Claude Code
run in your project directory
claude mcp add mailsink -e MAILSINK_API_KEY=<MAILSINK_API_KEY> -e MAILSINK_API_URL=<MAILSINK_API_URL> -- npx -y @mailsink/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs