Official Claude Code plugins for GetPlatform SaaS products.
Cookie consent management platform integration:
/getcookies-scan- Scan domains for cookies/getcookies-widget- Configure consent banners/getcookies-compliance- Check GDPR/CCPA compliance/getcookies-declare- Generate cookie declarations
Email marketing & deliverability platform:
/getmailer-send- Send test emails/getmailer-template- Create/manage email templates/getmailer-reputation- Check sending reputation/getmailer-domain- Verify sending domains
/plugin marketplace add getplatform/getplatform-plugins
/plugin install getcookies@getplatform
/plugin install getmailer@getplatform
/plugin install getcookies@getplatform getmailer@getplatform
Both plugins require API keys. Set them in your environment or .claude/settings.json:
{
"env": {
"GETCOOKIES_API_KEY": "your-getcookies-api-key",
"GETMAILER_API_KEY": "your-getmailer-api-key"
}
}- GetCookies - Cookie Consent Management
- GetMailer - Email Marketing Platform
- GetPlatform - SaaS Venture Studio
MIT