Smaily Connector for AI agents.
10 live capabilities
Manage your email marketing campaigns and subscriber lists through natural conversation.
Waiting for input…
Why people use Smaily
Smaily for Automated Email Marketing
This Connector cuts out the middleman. Instead of navigating menus, you just tell your AI agent what needs to happen. You can trigger a campaign, check a template, or update a lead's status in a single sentence. You get your work done faster without ever leaving your workspace.
What Vinkius changes
It turns your email marketing dashboard into a set of conversational commands.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Instant Newsletter Deployment
A marketing manager needs to send a 'Flash Sale' email.
- Real-world use case 02
Automated Lead Onboarding
A salesperson gets a new lead and tells the agent to add them to the 'Welcome Flow' using add_update_subscriber and trigger_automation.
- Real-world use case 03
Rapid Template Auditing
A developer wants to check the content of a specific email.
Complete set · 10capabilities
The complete Smaily capability set.
These are the exact actions your AI can choose when you ask it to work with Smaily.
01—04
4 capabilities in this set.
Part of 10 available through Smaily.
- 01 Capability
List subscribers
Pull a list of the people currently in your subscriber database. This is great for auditing your reach.
- 02 Capability
List templates
See every email template you have saved in Smaily. Use this to find specific messaging quickly.
- 03 Capability
Send campaign
Trigger a campaign to go out to your audience right now. This skips the manual click-through on the dashboard.
- 04 Capability
Trigger automation
Start a specific automated workflow for a chosen subscriber. This moves leads into your funnel instantly.
05—07
3 capabilities in this set.
Part of 10 available through Smaily.
- 05 Capability
Delete subscriber
Remove a specific user from your Smaily contact list. This helps keep your audience clean and up to date.
- 06 Capability
Add update subscriber
Create a new contact or update the info for an existing one. Use this to sync new leads into your system.
- 07 Capability
Get campaign
Pull all the specific details for a single email campaign. It is useful for checking dates and statuses.
08—10
3 capabilities in this set.
Part of 10 available through Smaily.
- 08 Capability
Get template
View the content and settings of a specific email template. This ensures your brand messaging is consistent.
- 09 Capability
List automations
See all the automated workflows currently set up in your account. This helps you oversee your lead nurturing.
- 10 Capability
List campaigns
Get a list of all your past and current email campaigns. Use this to review your marketing history.
Set up in minutes
One URL. Then ask Smaily to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Smaily from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_UGsuFFZOuGHfGRgJhyiOpt5NT9ndkd0CApMsiSLh/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Smaily, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Smaily for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_UGsuFFZOuGHfGRgJhyiOpt5NT9ndkd0CApMsiSLh/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Smaily URL.
- Step 03
Save and start
Save the connection and enable Smaily in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"smaily-alternative": {
"url": "https://edge.vinkius.com/vk_preview_UGsuFFZOuGHfGRgJhyiOpt5NT9ndkd0CApMsiSLh/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Smaily
Open Agent mode in chat and ask: "Using Smaily, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"smaily-alternative": {
"url": "https://edge.vinkius.com/vk_preview_UGsuFFZOuGHfGRgJhyiOpt5NT9ndkd0CApMsiSLh/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Smaily
Ask Copilot: "Using Smaily, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"smaily-alternative": {
"url": "https://edge.vinkius.com/vk_preview_UGsuFFZOuGHfGRgJhyiOpt5NT9ndkd0CApMsiSLh/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Smaily
Open Cascade and ask: "Using Smaily, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"smaily-alternative": {
"url": "https://edge.vinkius.com/vk_preview_UGsuFFZOuGHfGRgJhyiOpt5NT9ndkd0CApMsiSLh/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Smaily
Ask Cline: "Using Smaily, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add smaily-alternative --transport http "https://edge.vinkius.com/vk_preview_UGsuFFZOuGHfGRgJhyiOpt5NT9ndkd0CApMsiSLh/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Smaily
Ask Claude: "Using Smaily, show me...". 10 tools are ready
Where the request belongs
Work Smaily can move forward.
This is for marketing leads and sales ops who are tired of the tab fatigue that comes with managing large subscriber lists and complex email flows manually.
Marketing Manager
Triggers newsletters and checks campaign stats while in meetings or on the move.
Sales Operations
Adds new leads to specific automation sequences as they arrive from the CRM.
Full-stack Developer
Tests email triggers and subscriber updates within their IDE for faster development.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsSmaily
Automate email marketing and automations via Smaily. manage subscribers, campaigns, and responders directly from any AI agent.
MoonMail
Manage email marketing via MoonMail. track campaigns, subscriber lists, and engagement directly from your AI agent.
Ecomail
Equip your AI agent to manage email campaigns, track subscribers, and monitor marketing automation via the Ecomail API.
Mailify (Sarbacane)
Manage email and SMS marketing campaigns, address books, and contacts via the Mailify API.
Acelle Mail
Launch email campaigns, grow subscriber lists, and track open rates with a self-hosted email marketing platform built for scale.
Cakemail
Manage email marketing via Cakemail. track campaigns, manage contact lists, and monitor analytics directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Smaily connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Smaily.
The practical details behind the request, access and result.
Can I use the Smaily MCP to send newsletters?
Yes. You can tell your AI agent to trigger any of your existing campaigns instantly. It finds the right campaign in your account and sends it out without you having to log in.
How do I add new subscribers to my Smaily list using an AI agent?
Just tell your agent the name and email of the person you want to add. It will automatically create the new contact in your Smaily database for you.
Can the Smaily MCP trigger my automated email flows?
Yes, it can. You can ask your agent to start a specific automation for a new lead, which instantly puts them into your nurturing sequence.
How do I check my campaign performance with Smaily?
You can ask your agent to pull the details for a specific campaign. It will retrieve the data from Smaily and show you the status and details right in the chat.
Can I see my email templates using this Connector?
Yes. You can ask your agent to list your templates or pull the specific content of one to make sure your messaging is correct before you send it.
Is it possible to update contact info in Smaily with an AI agent?
Absolutely. You can tell your agent to update specific fields for an existing subscriber, such as changing an email address or updating their name.
Can I add a new subscriber with custom fields using the AI?
Yes! Use the add_update_subscriber capability. You can provide the email and a JSON string for the fields parameter to include custom data like names or preferences.
How do I trigger an automated email for a specific user?
Simply use the trigger_automation capability by providing the automation_id and the subscriber's email. This will immediately start the workflow for that contact.
Is it possible to see the content of my email templates?
Yes, you can use list_templates to find the ID and then get_template to retrieve the full details and structure of a specific email template.
One connection away
Give your agent a direct line to Smaily.
Connect Smaily once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available