{
  "markdown": "<img src=\"assets/logo.png\" alt=\"WarmySender\" width=\"88\" align=\"right\">\n\n# WarmySender plugin\n\n**Run your outreach on autopilot with AI agents.**\n\nBuild, launch and manage cold email, LinkedIn, Instagram and WhatsApp campaigns, verify\nemail addresses, tune warmup and pull B2B leads — all in plain language, from the agent you\nalready use.\n\nYour agent never sends a message, DM or invite itself, and it can never raise a limit.\nCreating or launching a campaign simply writes it and hands it to WarmySender's scheduler,\nwhich paces every email, LinkedIn, Instagram and WhatsApp action inside safe caps and the\ngradual ramp — no matter whether a person or an agent started it. Connecting and\ndisconnecting accounts stays in the app.\n\n## What the plugin ships\n\n| Component | Contents |\n|---|---|\n| MCP server | `https://warmysender.com/mcp` — 75 tools across campaigns, prospects, warmup, mailboxes, LinkedIn, Instagram, WhatsApp, email verification, tracking domains, suppressions and B2B leads |\n| Skills | `launch-cold-email-campaign`, `run-multichannel-outreach`, `protect-email-deliverability` |\n\n## Install\n\n### Cursor\n\nInstall **WarmySender** from the [Cursor Marketplace](https://cursor.com/marketplace), then\npaste your WarmySender API key when Cursor asks for it (**Plugins → Configure**).\n\nCreate the key in WarmySender under **Settings → API Keys**.\n\n### Claude Code\n\n```bash\nclaude plugin install warmysender\n```\n\n### Any other MCP client\n\nPoint it at `https://warmysender.com/mcp` (streamable HTTP). Two ways to authenticate:\n\n- **Sign in through the browser** — the server supports OAuth 2.1 with PKCE and dynamic\n  client registration, so clients that speak it need no key at all.\n- **API key** — send `Authorization: Bearer <your key>` with each request.\n\n```json\n{\n  \"mcpServers\": {\n    \"warmysender\": {\n      \"type\": \"http\",\n      \"url\": \"https://warmysender.com/mcp\"\n    }\n  }\n}\n```\n\n## Capabilities\n\n| Area | What your agent can do |\n|---|---|\n| Cold email | Create campaigns and sequences, add and import prospects, enroll and unenroll, start, pause and resume, read results |\n| LinkedIn | Build and run connection and message sequences, publish posts and job listings, check account health and throttle |\n| Instagram | Build and run DM sequences from a list of handles, check account health and stats |\n| WhatsApp | Build and run message sequences with opt-out handling, check account health and stats |\n| Email warmup | Configure warmup per mailbox or in bulk, read warmup performance and mailbox health |\n| Email verification | Verify a single address or a batch, turn clean results into a list, check the remaining allowance |\n| B2B leads | Search the leads database by industry, role and location, save and export results |\n| Deliverability | Add and verify custom tracking domains, manage workspace suppression lists |\n\n## Network and credentials\n\nThis plugin calls exactly one endpoint: `https://warmysender.com/mcp`. It reads no files\nand runs no local code. The only credential it uses is the WarmySender API key you supply,\nwhich is stored by your client — never in this repository.\n\n## Links\n\n- [WarmySender](https://warmysender.com)\n- [Documentation](https://warmysender.com/documentation)\n- [Tool reference](https://warmysender.com/mcp)\n- [Connect your AI agent](https://warmysender.com/documentation/connect-your-ai-agent)\n- Listed on the [MCP Registry](https://registry.modelcontextprotocol.io) as `com.warmysender/mcp`\n\n## License\n\nMIT — see [LICENSE](LICENSE).\n",
  "bytes": 3496,
  "sha": "dfa4ee75fb0c5255739d18c30c51f68787361ece524b812fc63c88cba7ac739e",
  "repo_slug": "fortuneflick/warmysender-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_fortuneflick_warmysender_plugin_warmysen_781e8d90/readme"
}