Cold email MCP server + agent-native sending infrastructure — run entirely by your coding agent (Claude Code / Codex / Cursor). One token, 17 MCP tools + CLI: branded domains, mailboxes, warmup, sequences, replies. Early access.
View on GitHub →
🔍 Audit Wallet Slippage →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"agent-cold-email": {
"command": "npx",
"args": [
"-y",
"YS-projectcalc/agent-cold-email"
]
}
}
}
Run in terminal:
claude mcp add agent-cold-email npx -y YS-projectcalc/agent-cold-email
Add to .cursor/mcp.json:
{
"mcpServers": {
"agent-cold-email": {
"command": "npx",
"args": [
"-y",
"YS-projectcalc/agent-cold-email"
]
}
}
}
Topics
agent-nativeai-agentsclaude-codecodexcold-emailcold-email-mcpcold-outreachdeliverabilityemail-infrastructuremcpmcp-server