UNPKG

smartlead-mcp-by-leadmagic

Version:

💜 The Premier Model Context Protocol Server for SmartLead's Cold Email Automation Platform - Complete API coverage with 116+ tools for campaign management, lead tracking, smart delivery, and analytics. Beautiful purple-gradient installer, zero-config set

15 lines • 370 B
#!/usr/bin/env node /** * SmartLead MCP Server - Main Entry Point * * Handles both MCP server mode and interactive installer mode * * Usage: * npx smartlead-mcp-by-leadmagic # Start MCP server * npx smartlead-mcp-by-leadmagic install # Start installer * * @author LeadMagic Team * @version 1.6.1 */ export {}; //# sourceMappingURL=index.d.ts.map