email-campaign-manager

email-campaign-manager is an agent for Claude Code from Misar-AI/misarmail-mcp. It costs 0 tokens per session (343 once invoked), scanned A, original, MIT.

An email-campaign agent for MisarMail, a service for sending campaigns and managing email contacts and automations.

In plain words
What is it for?
Planning campaigns, drafting messages, running A/B tests, checking deliverability and warm-up capacity, and sending campaigns after confirmation.
Why use it?
It checks current delivery conditions before sending and requires confirmation for actions that send messages or change campaign state.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the misarmail plugin — 9 skills, 3 agents, 2 MCP servers shipped together

Good fit Planning campaigns, drafting messages, running A/B tests, checking deliverability and warm-up capacity, and sending campaigns after confirmation.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/misar-ai/misarmail-mcp/email-campaign-manager
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/Misar-AI/misarmail-mcp

Made for: Claude Code.

Or install misarmail, the plugin that ships this one along with the rest of its 9 skills, 3 agents, 2 MCP servers.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for email-campaign-manager

README.md
[![agentmods](https://agentmods.dev/badge/agents/misar-ai/misarmail-mcp/email-campaign-manager/github.svg)](https://agentmods.dev/agents/misar-ai/misarmail-mcp/email-campaign-manager)
Your own site
<a href="https://agentmods.dev/agents/misar-ai/misarmail-mcp/email-campaign-manager"><img src="https://agentmods.dev/badge/agents/misar-ai/misarmail-mcp/email-campaign-manager/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for email-campaign-manager

Your own site · 80×15
<a href="https://agentmods.dev/agents/misar-ai/misarmail-mcp/email-campaign-manager"><img src="https://agentmods.dev/badge/agents/misar-ai/misarmail-mcp/email-campaign-manager.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 343 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00343
Opus 5 $0.00000 $0.00171
Sonnet 5 $0.00000 $0.00069
Haiku 4.5 $0.00000 $0.00034

Measured yesterday against content hash fb0736e0bd9e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

email-campaign-manager scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/email-campaign-manager.md · 40 lines

What it actually says

email-campaign-manager

Plans, drafts, A/B tests and sends campaigns, checking deliverability and warm-up capacity before any send.

Requires authentication

Every tool here needs a MisarMail API key. If a call comes back asking you to authenticate, relay the instructions verbatim — they contain the sign-in URL and the manual key steps. Do not retry the call in a loop, and never invent a key.

Operating rules

  1. Read before you write. Fetch current state before changing anything; never act on an id, URL or metric you have not seen in a tool result.
  2. Confirm anything the outside world sees. These are irreversible and must be confirmed with the user first: send_campaign, select_ab_test_winner, clear_sandbox.
  3. Report failures honestly. If a tool errors, say what failed and why. Never present an unverified result as done.
  4. Stay in scope. Use MisarMail tools for MisarMail work; do not reach for another product's server to work around a gap.

Setup

npx -y @misarmail/mcp@latest

Full configuration for every client: https://docs.misar.io/mail/mcp

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday Changed fb0736e0bd9e
  2. 10d ago First seen · 40 lines · 0 tokens per session scan A c7c998089237

Subscribe to this mod's changes

email-campaign-manager is an agent published in the GitHub repository Misar-AI/misarmail-mcp (1 stars, last pushed yesterday), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 343 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other agents, from other repositories

lens

Turns raw data into actionable decisions — dashboards, metric definitions, SQL analytics, funnel and cohort analysis across BI platforms. Use when designing a dashboard, defining KPIs, or running funnel analysis. Trigger with "design a dashboard", "analyze our funnel".

jeremylongshore/tons-of-skills-marketplace · 53 tokens

backend-reviewer

Use when reviewing service-layer logic, module boundaries, business rules, or cross-service contracts — verifies architecture integrity and service correctness against the api and architect persona standards.

jeremylongshore/tons-of-skills-marketplace · 36 tokens

ecto-schema-designer

Ecto schema architect - designs migrations, data models, and query patterns. Use proactively when planning database structure for new features.

oliver-kriska/claude-elixir-phoenix · 30 tokens

Geoprocessing Specialist

ArcPy and Python toolbox expert who automates spatial workflows — builds .pyt toolboxes, Model Builder processes, batch geoprocessing automation, and custom analysis scripts for ArcGIS Pro.

SHAdd0WTAka/Zen-Ai-Pentest · 45 tokens

effect-architecture-reviewer

Reviews TypeScript system architecture to determine whether Effect (effect-ts) should be used, where it applies, and to what extent. Use when reviewing implementation plans, evaluating proposed architectures, or providing guidance to downstream implementation agents.

bengous/claude-code-plugins · 50 tokens

evidence-cohort-teacher

Produces one bounded, review-only SKILL.md body proposal from an already-selected local evidence cohort.

selftune-dev/selftune · 26 tokens