Skip to content
Claude Code

mailsnail for Claude Code

io.github.iancollins27/mailsnail

Send USPS letters, postcards & certified mail from any agent. No signup; pay-per-piece via Stripe.

client:Claude Code transport:stdio runtime:npm

Install mailsnail in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mailsnail -e MAIL_PROVIDER=<MAIL_PROVIDER> -e MAIL_API_BASE_URL=<MAIL_API_BASE_URL> -e CLICK2MAIL_USERNAME=<CLICK2MAIL_USERNAME> -e CLICK2MAIL_PASSWORD=<CLICK2MAIL_PASSWORD> -e LOB_API_KEY=<LOB_API_KEY> -e MAIL_MCP_ALLOW_LIVE=<MAIL_MCP_ALLOW_LIVE> -e MAIL_MCP_SPEND_CAP_USD=<MAIL_MCP_SPEND_CAP_USD> -- npx -y mailsnail

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

mailsnail in other clients