MCP Server — Connect AI Tools (Overview)

Connect Claude Desktop, Claude Code, Cursor, Windsurf, Zed, and other MCP-compatible AI clients to your WarmySender workspace using the Model Context Protocol (MCP). Once connected, your AI assistant can list campaigns, enroll prospects, check mailbox health, pause LinkedIn campaigns, update warmup settings, and more — all in natural language, with your account's safety limits enforced by our scheduler.

What Is MCP?
MCP (Model Context Protocol) is an open standard from Anthropic that lets AI assistants talk to external tools and data. Instead of copy-pasting information between tabs, you ask your AI — "list my active campaigns," "enroll these 20 prospects in campaign X," "pause the SDR LinkedIn campaign" — and it calls the right WarmySender action on your behalf.

What You Can Do:

What You Cannot Do (by design):

Supported AI Clients:

Authentication:
MCP uses your existing WarmySender API key (ws_ prefix). Create one in Settings > API Keys with the scopes you want to expose (e.g., campaigns:read, campaigns:write, prospects:write, linkedin:read, warmup:write). The same key works for both REST API and MCP — no separate credentials.

Scope Mapping (your key needs these for each tool):

Rate Limits (per workspace, per minute):

These are enforced by Upstash Redis at the MCP layer. Your underlying LinkedIn daily/weekly caps and warmup pacing are enforced separately by the scheduler — MCP cannot bypass them.

Pricing:
MCP access is included with any active WarmySender subscription. No separate charge. Your API key usage counts toward the rate limits above.

Next Steps:
See the guide "MCP Server — Install in Claude Desktop / Claude Code / Cursor / Windsurf / Zed" for copy-paste install snippets for each client. See "MCP Server — Available Tools Reference" for the full list of 30 tools. See "MCP Server — Safety, Scopes, and Rate Limits" for security and limits deep-dive.

Full dedicated reference: warmysender.com/mcp

Related guides in Integrations

Back to all documentation | Contact support