📧
+
🤖

GetMailer for Claude Code

Send transactional emails, manage templates, and monitor deliverability without leaving your IDE.

Quick Install

# Add the GetPlatform marketplace
/marketplace add https://github.com/getplatform/getplatform-plugins
# Enable the plugin
/plugin enable getmailer

Commands

/getmailer-send

Send an email using your configured SMTP

/getmailer-send --to user@example.com --subject "Hello"
/getmailer-template

Create, edit, or preview email templates

/getmailer-template list
/getmailer-reputation

Check sender reputation and deliverability metrics

/getmailer-reputation check
/getmailer-domain

Manage sending domains and DNS records

/getmailer-domain verify example.com

Use Cases

Test Emails During Development

Send test emails directly from your IDE while building features.

Template Management

Create and preview email templates without switching to a web UI.

Deliverability Monitoring

Check reputation scores and bounce rates during deployments.

Domain Setup

Verify DNS records and configure sending domains from CLI.

Ready to get started?

Install the plugin and start sending emails from your IDE.

Claude Code Plugin | GetMailer | GetMailer