Cyberimpact Connector for AI agents.
7 live capabilities
Manage email marketing subscribers and groups from your chat interface.
Waiting for input…
Why people use Cyberimpact
Cyberimpact for Email Marketing List Management
This Connector changes that by letting you just tell your agent what to do. You can ask it to move a lead or update a profile while you're already in your chat window. You get a clean, organized database without the manual clicking.
What Vinkius changes
You get a chat-based way to manage your email marketing database without clicking through a dashboard.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Cleaning a messy list
A manager asks to find everyone in a group and remove old ones.
- Real-world use case 02
Lead categorization
A sales rep asks to move a new lead into a specific Interested group.
- Real-world use case 03
Profile updates
A support agent updates a user's name and language to French.
Complete set · 7capabilities
The complete Cyberimpact capability set.
These are the exact actions your AI can choose when you ask it to work with Cyberimpact.
01—04
4 capabilities in this set.
Part of 7 available through Cyberimpact.
- 01 Capability
Delete member
Removes a specific subscriber from your account permanently. This is useful for keeping your list clean of inactive users.
- 02 Capability
Get member
Pulls all the data for a single contact to check their current status. You can use this to verify specific details without searching.
- 03 Capability
List group members
Shows every person currently inside a specific marketing group. Use this to see who is receiving your targeted emails.
- 04 Capability
List members
Retrieves the full list of all subscribers in your Cyberimpact account. This gives you a complete view of your current audience.
05—07
3 capabilities in this set.
Part of 7 available through Cyberimpact.
- 05 Capability
Upsert member
Creates a new subscriber profile or updates an existing one with new info. It keeps your contact data current with the least effort.
- 06 Capability
Add group member
Places a specific contact into a group for targeted email campaigns. This helps you segment your audience for better results.
- 07 Capability
List groups
Shows all the different segments and groups you have set up. Use this to organize your marketing strategy more clearly.
Set up in minutes
One URL. Then ask Cyberimpact to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Cyberimpact 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_oXwf0AbvmfLg9dSt0T1Vmc5rulHbPjWA2omR4wIh/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 Cyberimpact, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Cyberimpact for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_oXwf0AbvmfLg9dSt0T1Vmc5rulHbPjWA2omR4wIh/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 Cyberimpact URL.
- Step 03
Save and start
Save the connection and enable Cyberimpact in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"cyberimpact-alternative-1": {
"url": "https://edge.vinkius.com/vk_preview_oXwf0AbvmfLg9dSt0T1Vmc5rulHbPjWA2omR4wIh/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 Cyberimpact
Open Agent mode in chat and ask: "Using Cyberimpact, help me...". 7 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"cyberimpact-alternative-1": {
"url": "https://edge.vinkius.com/vk_preview_oXwf0AbvmfLg9dSt0T1Vmc5rulHbPjWA2omR4wIh/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 Cyberimpact
Ask Copilot: "Using Cyberimpact, help me...". 7 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"cyberimpact-alternative-1": {
"url": "https://edge.vinkius.com/vk_preview_oXwf0AbvmfLg9dSt0T1Vmc5rulHbPjWA2omR4wIh/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 Cyberimpact
Open Cascade and ask: "Using Cyberimpact, help me...". 7 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"cyberimpact-alternative-1": {
"url": "https://edge.vinkius.com/vk_preview_oXwf0AbvmfLg9dSt0T1Vmc5rulHbPjWA2omR4wIh/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 Cyberimpact
Ask Cline: "Using Cyberimpact, help me...". 7 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add cyberimpact-alternative-1 --transport http "https://edge.vinkius.com/vk_preview_oXwf0AbvmfLg9dSt0T1Vmc5rulHbPjWA2omR4wIh/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 Cyberimpact
Ask Claude: "Using Cyberimpact, show me...". 7 tools are ready
Where the request belongs
Work Cyberimpact can move forward.
Marketing managers who are tired of manual list cleaning, sales leads who need to categorize people fast, and support staff who need to verify user details quickly.
Marketing Manager
Updates subscriber lists and checks group counts during campaign planning.
Sales Development Rep
Moves new leads into the correct marketing segments as they come in.
Customer Support
Verifies member details or removes users who request account deletion.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsListmonk
Automate your newsletter and mailing list management with Listmonk. manage subscribers, organize lists, and track campaigns directly from any AI agent.
HiDeliver
Manage email lists and marketing broadcasts via HiDeliver exactly from any AI agent.
Envoke Marketing
Equip your AI agent to manage email campaigns, track contact lists, and monitor performance via the Envoke API.
Emma
Manage email marketing via Emma. track members, groups, and mailings directly from your AI agent.
Constant Contact
Equip your AI agent to construct, analyze, and dispatch robust email marketing campaigns seamlessly through Constant Contact.
Mailchimp
Synchronize marketing contacts. list audiences, control subscriber limits, and edit campaign vectors autonomously.
Bring your own AI
Change the model, client or framework. Keep Cyberimpact 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 Cyberimpact.
The practical details behind the request, access and result.
How does Cyberimpact MCP help my marketing?
It gives you a way to manage your email marketing list through a chat interface. You can move leads, update names, and check groups without logging into your dashboard.
Can I use Cyberimpact MCP to update subscriber names?
Yes. You can tell your agent to update a subscriber's name or change their language preference instantly.
How do I move leads into groups with Cyberimpact MCP?
Just ask your agent to add a specific email to a group. It will handle the categorization for your next campaign.
Does Cyberimpact MCP support multiple languages?
Yes. You can use it to set or update language preferences for your contacts to ensure they get the right content.
Can I delete users using Cyberimpact MCP?
Yes. You can ask your agent to remove specific users from your account to keep your list clean.
How does Cyberimpact MCP save time for sales teams?
It lets sales reps categorize leads into marketing segments as they come in, removing the need for manual data entry in a separate capability.
How can I update a subscriber's language preference?
Use the upsert_member capability and specify the language parameter with either 'en_ca' or 'fr_ca'. This will update the existing member's profile or create a new one with that preference.
Is it possible to see which members belong to a specific marketing group?
Yes. By using the list_group_members capability with the specific group ID, the agent will retrieve the full list of subscribers associated with that segment.
Can I completely remove a contact from my Cyberimpact account via AI?
Yes, the delete_member capability allows you to remove a member from your account using their email address as the identifier.
One connection away
Give your agent a direct line to Cyberimpact.
Connect Cyberimpact once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available