MCP gives your AI the tools. Skills give it the expertise. Set up domains, create mailboxes, monitor warming, and troubleshoot deliverability — all with slash commands.
The MCP server provides 36 individual API calls. Skills turn those into intelligent, multi-step workflows with cold email best practices built in.
Each command encodes the workflow and domain knowledge that takes cold email operators months to learn.
Full provisioning wizard. Domain search and purchase, DNS verification, mailbox creation with professional naming, warming activation. One command, entire infrastructure.
Traffic-light health report. Scores your infrastructure 0-100 across DNS health, warming performance, utilization, and mailbox diversity. Flags every issue.
Decision trees for DNS issues, warming problems, deliverability drops, and provisioning failures. Root cause analysis, not just error messages. Recovery steps with timelines.
Plan-aware scaling. Calculates domain-to-mailbox ratios, checks capacity, purchases domains, creates mailboxes, staggers warming for large batches. Or removes underperformers.
15+ formats for every major sequencer: Smartlead, Instantly, Lemlist, Snov, and more. Runs a readiness check first — only exports mailboxes that are campaign-ready.
Instant account snapshot. Plan, domains used, mailboxes active, warming stats. One command, full picture. No report file — just the numbers you need.
Here's what it looks like when you run /winnr setup in Claude Code.
Get your API token, add the MCP server, install the skills. Done.
# Step 1: Add MCP server to Claude Code claude mcp add winnr -- env WINNR_API_TOKEN=wnr_your_token uvx winnr-mcp # Step 2: Install skills curl -sL https://raw.githubusercontent.com/winnr-app/winnr-claude-skills/main/install.sh | bash # Step 3: Verify # Type "/winnr status" in Claude Code
# Step 1: Add MCP server claude mcp add winnr -- env WINNR_API_TOKEN=wnr_your_token uvx winnr-mcp # Step 2: Clone skills repo git clone https://github.com/winnr-app/winnr-claude-skills.git # Step 3: Copy skills to Claude Code cp -r winnr-claude-skills/skills/* ~/.claude/skills/ # Step 4: Verify — type "/winnr status" in Claude Code
One command for the MCP server, one command for the skills. Takes about 30 seconds.
Type /winnr setup and let Claude handle the rest.
winnr-mcp MCP server for the underlying API access.Open source skills. Free to install. Ready in 30 seconds.