Connect Cursor, Claude, and other AI assistants directly to Sola Mailer. Your agents get full access to contacts, campaigns, sequences, CRM context, and outreach — without switching tools.
The Model Context Protocol (MCP) is an open standard that lets AI assistants call tools and read context from external systems. The Sola Mailer MCP server exposes your email marketing stack — contacts, campaigns, automations, CRM sync, and AI-powered outreach — as structured tools your agent can use in natural language. Build workflows in Cursor or Claude that manage real marketing operations on your behalf, with human-in-the-loop oversight built in.
The Sola Mailer MCP server provides a full toolkit for AI-driven email marketing and sales outreach.
Search, create, and update contacts. Pull CRM context from HubSpot, Salesforce, and Pipedrive so your agent personalizes every interaction.
Draft on-brand messages, send one-off emails, and manage deliverability settings — all grounded in your company profile and brand voice.
Launch campaigns, configure linear or branching sequences, set triggers and automations, and monitor performance from your AI workflow.
List embeddable forms, review submissions, and route new leads into sequences without leaving your agent session.
Enable intelligent auto-replies, customer journeys, and human-in-the-loop guardrails so agents act with the right level of autonomy.
Check send volume, token usage, sequence activity, and account limits so agents stay within plan boundaries.
Generate your MCP credentials from your Sola Mailer dashboard, then add the server to your AI client configuration.
{
"mcpServers": {
"solamailer": {
"url": "https://mcp.solamailer.com",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}Replace YOUR_API_KEY with the token from your dashboard. Need help? Contact us.