Files
marketingskills/tools/integrations/nitrosend.md
Corey Haines cc1a9c106b feat: add Nitrosend integration for AI-native email sequencing (#202)
* feat: add customer-research skill (#186)

* feat: add customer-research skill (#185)

Adds a new skill for conducting and synthesizing customer research —
covering analysis of existing assets (transcripts, surveys, support
tickets, NPS) and digital watering hole research (Reddit, G2, forums,
communities, review sites). Includes persona generation framework,
JTBD extraction, VOC quote banking, and competitive intel from reviews.

Also adds a detailed source-guides reference with per-platform playbooks
(Reddit operators, G2 review tiers, LinkedIn job posting mining, etc.)
and 10 evals covering the main trigger scenarios.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix: address Codex review of customer-research skill

- Fix evals.json schema to match repo convention (skill_name wrapper,
  integer IDs, expected_output, files fields)
- Add product-marketing-context.md assertion to all evals
- Add 2 new evals: B2C drop-off scenario and zero-research bootstrap
- Collapse 'Where to Look' in SKILL.md to a decision table; detail
  lives in source-guides.md
- Add Research Quality Guardrails section (confidence labels,
  recency window, sample bias, minimum viable sample)
- Add Related Skills section cross-linking 7 downstream skills
- Expand source-guides.md with full B2C section (app stores,
  TikTok/Instagram, consumer Reddit, Discord)
- Add Source Reliability and Confidence Scoring reference guide

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix: correct alphabetical ordering of customer-research in manifest and README

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* docs: add customer-research to skills relationship diagram

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* docs: move customer-research into Strategy column in diagram

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

* feat: Resend CLI docs + Firehose integration (#188)

* feat: add Resend CLI docs and Firehose integration

- resend.md: update CLI availability (now official), add CLI install,
  setup, and common commands section
- firehose.md: new integration guide for real-time web content streaming
  API — query syntax, stream setup, marketing use cases (brand monitoring,
  competitive intel, lead triggers, PR/link building)
- REGISTRY.md: add firehose under Competitive Intelligence

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* docs: document Claude Code dynamic content injection pattern

Add Claude Code-specific enhancement section to AGENTS.md explaining
the !`command` syntax for injecting shell output into skills at
invocation time. Marked as Claude Code-only to preserve cross-agent
compatibility of SKILL.md files.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Revert "docs: document Claude Code dynamic content injection pattern"

This reverts commit 8e1ce7b363.

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

* docs: document Claude Code dynamic content injection pattern (#189)

Add Claude Code-specific enhancement section to AGENTS.md explaining
the !`command` syntax for injecting shell output into skills at
invocation time. Marked as Claude Code-only to preserve cross-agent
compatibility of SKILL.md files.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

* feat: add Introw PRM as partner ecosystem integration (#193)

Great contribution — clean integration guide with solid MCP tool coverage, and the cross-references into referral-program, revops, launch-strategy, and sales-enablement are well-placed. Thanks!

* feat: add Nitrosend integration for AI-native email sequencing

Adds Nitrosend as a tool option for teams building email sequences via
AI agents — no dashboard required, full MCP control.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Tibo <72124096+CoopahG@users.noreply.github.com>
2026-03-27 23:32:13 -07:00

3.8 KiB

Nitrosend

AI-native email platform that combines transactional and marketing email in one stack, controlled entirely through AI assistants via MCP. No traditional dashboard required — build sequences, campaigns, and automations by prompting.

Capabilities

Integration Available Notes
API REST API available
MCP Full MCP support — primary integration method
CLI - Not available
SDK - Use MCP or API directly

Authentication

  • Type: API Key
  • MCP Setup: Add Nitrosend MCP server to your Claude Code / AI assistant config
  • BYO Infrastructure: Optionally bring your own SendGrid, Postmark, SES, or Resend keys
  • Get access: Sign up at nitrosend.com — free tier includes 8K emails initially, then 500/month

Pricing

Plan Cost Volume
Free $0 8K initially, then 500/mo
Hobby $20/mo 25,000/mo
Pro $100/mo 150,000/mo
Scale $300/mo 500,000/mo
BYO $60/mo Unlimited (your infrastructure)

Unlimited contacts on all plans — pay per email sent, not per subscriber.

What Makes It Different

  • AI-first: Designed to be controlled by Claude, ChatGPT, Codex, Cursor, Gemini, Windsurf — not a human clicking through a dashboard
  • Unified transactional + marketing: Single platform for both, on separate infrastructure
  • Automatic optimization: Continuously tests subject lines, send times, and content based on engagement
  • Auto-configured deliverability: DKIM, SPF, DMARC, and dedicated IP warmup handled automatically
  • Migration-friendly: Import from Mailchimp, Klaviyo, ActiveCampaign, HubSpot

Common Agent Operations (via MCP)

Create an email sequence

"Create a 5-email onboarding sequence for new SaaS trial users.
Email 1: Welcome + what to do first (send immediately)
Email 2: Key feature highlight (day 2)
Email 3: Use case / success story (day 4)
Email 4: Check-in + support offer (day 7)
Email 5: Upgrade prompt (day 12)"

Nitrosend builds the sequence, timing, and sends — no manual setup in a dashboard.

Send a transactional email

"Send a password reset email to user@example.com with a reset link valid for 1 hour."

Create a campaign

"Create a re-engagement campaign for subscribers who haven't opened in 90 days.
Subject line variants: [A] 'We miss you', [B] 'Still interested in [topic]?'
Test both, send winner to remaining list after 4 hours."

Check sequence performance

"Show me open rates, click rates, and unsubscribes for the onboarding sequence."

Import a list

"Import this CSV of 2,000 subscribers from our Mailchimp export."

Deliverability Setup

Nitrosend handles this automatically on signup:

  • DKIM signing
  • SPF record configuration
  • DMARC policy
  • Dedicated IP provisioning (Pro+)
  • IP warmup schedule

For BYO plan users: bring your own SendGrid, Postmark, SES, or Resend account and Nitrosend routes through your infrastructure.

When to Use

  • Building email sequences via AI without touching a dashboard
  • Teams already using Claude Code or other AI coding tools as their primary workflow
  • Combining transactional (password resets, receipts) and marketing (nurture, campaigns) in one place
  • Rapid sequence prototyping — describe the sequence, get it built
  • Migrating from Mailchimp/Klaviyo and wanting AI control going forward

When to Use Something Else

  • Customer.io — if you need complex event-based branching logic and behavioral triggers
  • Klaviyo — if you're in e-commerce and need deep Shopify integration
  • Resend — if you need transactional-only and prefer a pure API/code approach
  • Kit — if you're a creator or newsletter-first

Relevant Skills

  • email-sequence
  • onboarding-cro
  • churn-prevention
  • lead-magnets