BigMailer Connector for AI agents.
10 live capabilities
Manage multi-brand email marketing campaigns and subscriber lists.
Waiting for input…
Why people use BigMailer
BigMailer for Multi-Brand Email Marketing Management
With this Connector, you can just ask your agent to handle the heavy lifting. You can pull up brand details, check your subscriber counts, and audit your campaigns in one place. It turns your chat into a central command center for your entire marketing portfolio.
What Vinkius changes
You get a voice-controlled dashboard for your email marketing data.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Multi-brand agency overview
An agency owner asks their agent to list all brands to see which clients are active in their BigMailer account.
- Real-world use case 02
Instant lead addition
A marketing manager adds a new contact to a specific brand ID immediately after a demo without opening the web UI.
- Real-world use case 03
Campaign performance audit
A growth manager asks the agent to show recent bulk campaigns for a specific brand to check the success of a sale.
Complete set · 10capabilities
The complete BigMailer capability set.
These are the exact actions your AI can choose when you ask it to work with BigMailer.
01—04
4 capabilities in this set.
Part of 10 available through BigMailer.
- 01 Capability
Get contact list
Get details for a specific contact list. This helps you see how many people are in a particular group.
- 02 Capability
List brands
See every brand in your BigMailer account at once. This is the best way to get an overview of your entire portfolio.
- 03 Capability
List bulk campaigns
See all your bulk email campaigns for a specific brand. Use this to audit your marketing history.
- 04 Capability
List contact lists
See all the different contact lists for a brand. This helps you organize your audience segments.
05—07
3 capabilities in this set.
Part of 10 available through BigMailer.
- 05 Capability
List contacts
See all the contacts currently in a brand's list. Use this to check your subscriber base.
- 06 Capability
List templates
See the email templates saved for a specific brand. This helps you keep your messaging consistent.
- 07 Capability
Add contact
Add a new subscriber or update an existing one for a specific brand. This keeps your mailing lists fresh without manual data entry.
08—10
3 capabilities in this set.
Part of 10 available through BigMailer.
- 08 Capability
Get brand properties
Pull custom properties and merge tags for a brand. Use this to see what data points are available for your campaigns.
- 09 Capability
Get brand
Get the specific details for one of your brands. This is useful for quickly identifying brand IDs and settings.
- 10 Capability
Get bulk campaign
See the specifics of a single bulk email campaign. Use it to check the status and reach of a past send.
Set up in minutes
One URL. Then ask BigMailer to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use BigMailer 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_3WBJvvkzrK0qdOnb2BQfNHH2PmS5tL8HiAriOZeO/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 BigMailer, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable BigMailer for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_3WBJvvkzrK0qdOnb2BQfNHH2PmS5tL8HiAriOZeO/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 BigMailer URL.
- Step 03
Save and start
Save the connection and enable BigMailer in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"bigmailer": {
"url": "https://edge.vinkius.com/vk_preview_3WBJvvkzrK0qdOnb2BQfNHH2PmS5tL8HiAriOZeO/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 BigMailer
Open Agent mode in chat and ask: "Using BigMailer, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"bigmailer": {
"url": "https://edge.vinkius.com/vk_preview_3WBJvvkzrK0qdOnb2BQfNHH2PmS5tL8HiAriOZeO/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 BigMailer
Ask Copilot: "Using BigMailer, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"bigmailer": {
"url": "https://edge.vinkius.com/vk_preview_3WBJvvkzrK0qdOnb2BQfNHH2PmS5tL8HiAriOZeO/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 BigMailer
Open Cascade and ask: "Using BigMailer, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"bigmailer": {
"url": "https://edge.vinkius.com/vk_preview_3WBJvvkzrK0qdOnb2BQfNHH2PmS5tL8HiAriOZeO/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 BigMailer
Ask Cline: "Using BigMailer, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add bigmailer --transport http "https://edge.vinkius.com/vk_preview_3WBJvvkzrK0qdOnb2BQfNHH2PmS5tL8HiAriOZeO/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 BigMailer
Ask Claude: "Using BigMailer, show me...". 10 tools are ready
Where the request belongs
Work BigMailer can move forward.
This is for the marketing lead who's tired of clicking through five different dashboards to manage different client brands.
Agency Owner
Manages multiple client brands and subscriber lists from one chat window instead of logging in and out of different accounts.
Marketing Manager
Updates subscriber lists and checks campaign status during meetings without having to leave the conversation.
Growth Manager
Audits brand properties and template consistency across a large portfolio to ensure brand standards are met.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBenchmark Email
Automate email marketing via Benchmark Email. manage contacts, lists, and campaigns directly from any AI agent.
Cakemail
Manage email marketing via Cakemail. track campaigns, manage contact lists, and monitor analytics directly from any AI agent.
SendPulse
Manage email marketing and automation via SendPulse. handle mailing lists, manage contacts, and track campaigns directly from your AI agent.
Mailingwork
Execute professional email marketing campaigns with advanced segmentation, A/B testing, and GDPR-compliant list management.
HiDeliver
Manage email lists and marketing broadcasts via HiDeliver exactly from any AI agent.
Resend
Automate transactional and broadcast email delivery via Resend. send messages, manage domains, audiences, and contacts directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep BigMailer 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 BigMailer.
The practical details behind the request, access and result.
How does the BigMailer MCP help with multi-brand management?
It lets you see and manage all your different brands in one place. You can list all your brands, check their specific properties, and see their contact lists without switching accounts.
Can I add new subscribers using the BigMailer MCP?
Yes, you can ask your agent to add or update contact information for any of your brands. This keeps your mailing lists current without you having to manually type in every new lead.
Does BigMailer MCP show my email campaign stats?
It does. You can ask your agent to list your bulk campaigns or get the specific details of a past send to see how your marketing efforts are performing.
Can I see my saved email templates with the BigMailer MCP?
Yes, you can list the templates saved for a specific brand. This is great for ensuring your team stays consistent with the brand's messaging.
Is the BigMailer MCP good for marketing agencies?
It's built for them. Agency owners can use it to audit multiple client brands at once, manage various contact lists, and quickly check campaign statuses from a single interface.
What kind of brand properties can I see with BigMailer MCP?
You can pull custom properties and merge tags for your brands. This helps you understand what data is available for your personalized marketing campaigns.
Can I add a new contact to a specific brand using the agent?
Yes! Use the add_contact action with the Brand ID and contact details. Your agent will register or update the subscriber in BigMailer instantly.
How do I list all the email lists for a particular brand?
Simply ask the agent to list_contact_lists and provide the Brand ID. It will retrieve all the mailing lists associated with that brand.
Does the integration allow me to see the statistics of my bulk campaigns?
Yes. Use the get_bulk_campaign capability with the Brand ID and Campaign ID to retrieve performance data and metadata for your marketing efforts.
One connection away
Give your agent a direct line to BigMailer.
Connect BigMailer once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available