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

14 lines • 433 B
#!/usr/bin/env node /** * 💜 SmartLead MCP Server - Beautiful Interactive Installer * * The most beautiful, user-friendly MCP installer ever created! * Features stunning purple gradients, smooth animations, and zero-config setup. * * @author LeadMagic Team * @version 1.6.1 */ import type React from 'react'; declare const SmartLeadInstaller: React.FC; export { SmartLeadInstaller }; //# sourceMappingURL=installer.d.ts.map