Cyberimpact Connector for AI agents.
12 live capabilities
Manage email marketing campaigns and subscriber lists from your chat.
Waiting for input…
Why people use Cyberimpact
Cyberimpact Email Marketing Automation for High-Volume List Management
With this Connector, you just tell your agent to move a specific list of people into the VIP group. It handles the API calls for you. You get the work done in seconds instead of minutes of manual clicking.
What Vinkius changes
You get a text-based interface for your entire email marketing backend.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Segmenting a new product launch
A marketing lead asks the agent to create a new group and move 50 specific members into it to receive early access info.
- Real-world use case 02
Auditing recent campaign history
A busy owner asks the agent to list all mailings from the last 30 days to see which products had the most engagement.
- Real-world use case 03
Handling urgent opt-out requests
A support person tells the agent to unsubscribe a specific member from all lists immediately after a customer request.
Complete set · 12capabilities
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 12 available through Cyberimpact.
- 01 Capability
Create member
Add a new contact to your subscriber database. This makes it easy to grow your audience from your chat.
- 02 Capability
Delete member
Remove a specific contact from your account permanently. Use this to keep your list clean.
- 03 Capability
Get me
Verify your API connection and pull your current account context. It ensures your agent has the right permissions.
- 04 Capability
List groups
See all your organized subscriber segments at once. This helps you see how your audience is split up.
05—08
4 capabilities in this set.
Part of 12 available through Cyberimpact.
- 05 Capability
List mailings
View a history of your previous and current email campaigns. You can check what's been sent in seconds.
- 06 Capability
List members
Pull a full list of every contact in your account. Use this to audit your entire subscriber base.
- 07 Capability
List templates
Browse the various pre-made email layouts you have available. It helps you see your design options quickly.
- 08 Capability
Retrieve member
Look up specific details for a single subscriber. This is perfect for checking a specific user's status.
09—12
4 capabilities in this set.
Part of 12 available through Cyberimpact.
- 09 Capability
Unsubscribe member
Remove a user from all active mailings immediately. It's the fastest way to handle opt-out requests.
- 10 Capability
Add member to group
Put an existing contact into a specific mailing segment. Use this to move people into targeted lists.
- 11 Capability
Create group
Build a new segment for a specific audience or campaign. This lets you organize your list on the fly.
- 12 Capability
Create mailing
Set up a new email campaign to send to your list. You can launch new mailings without leaving your chat.
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_Ws62J2g1OqNAScOp18PDpNYNgwaUGCZHczMgy8kD/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_Ws62J2g1OqNAScOp18PDpNYNgwaUGCZHczMgy8kD/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": {
"url": "https://edge.vinkius.com/vk_preview_Ws62J2g1OqNAScOp18PDpNYNgwaUGCZHczMgy8kD/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...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"cyberimpact-alternative": {
"url": "https://edge.vinkius.com/vk_preview_Ws62J2g1OqNAScOp18PDpNYNgwaUGCZHczMgy8kD/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...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"cyberimpact-alternative": {
"url": "https://edge.vinkius.com/vk_preview_Ws62J2g1OqNAScOp18PDpNYNgwaUGCZHczMgy8kD/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...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"cyberimpact-alternative": {
"url": "https://edge.vinkius.com/vk_preview_Ws62J2g1OqNAScOp18PDpNYNgwaUGCZHczMgy8kD/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...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add cyberimpact-alternative --transport http "https://edge.vinkius.com/vk_preview_Ws62J2g1OqNAScOp18PDpNYNgwaUGCZHczMgy8kD/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...". 12 tools are ready
Where the request belongs
Work Cyberimpact can move forward.
Marketing managers and email specialists who are tired of clicking through complex dashboards to move a few names around or check a campaign status.
Marketing Manager
Organizes subscriber segments and checks campaign history during weekly planning.
Email Specialist
Launches new mailings and manages template availability for the content team.
Operations Lead
Handles bulk unsubscribes and audits contact lists to maintain data hygiene.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsCyberimpact
Email marketing automation with Cyberimpact.
EmailOctopus
Send beautiful email campaigns at a fraction of the cost with a platform built for startups and growing businesses.
Flodesk
Design gorgeous email campaigns with intuitive templates that grow your audience and reflect your brand without design skills.
Cakemail
Manage email marketing via Cakemail. track campaigns, manage contact lists, and monitor analytics directly from any AI agent.
Emarsys
Equip your AI agent to manage email campaigns, track contact lists, and monitor automation programs via the Emarsys API.
Mailingwork
Execute professional email marketing campaigns with advanced segmentation, A/B testing, and GDPR-compliant list management.
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.
Can I manage my email list with Cyberimpact MCP?
Yes, you can manage your entire subscriber list directly through your AI client. This includes adding members, checking statuses, and organizing them into groups without leaving your chat.
How does Cyberimpact MCP handle new subscribers?
You can tell your agent to add new contacts to your database instantly. It handles the registration process in the background so your list stays up to date.
Can I use Cyberimpact MCP to organize my audience?
Absolutely. You can create new segments and move existing members into specific groups using simple text commands, making audience targeting much faster.
How do I see my past email campaigns with Cyberimpact MCP?
Just ask your agent to list your mailings. It will pull a history of your previous campaigns so you can review past dates and titles quickly.
Can Cyberimpact MCP help with unsubscribes?
Yes, it can remove users from all active mailings immediately. This is a great way to handle opt-out requests quickly and keep your list compliant.
Is Cyberimpact MCP good for small business marketing?
It's perfect for small businesses that need to automate the repetitive parts of email marketing. It saves you time on list maintenance and campaign setup.
Which plan is required for API access?
The API is available for Plus and Pro plans in Cyberimpact.
How long is an API token valid?
API tokens are valid for 10 years unless manually deleted.
Can I manage groups via the API?
Yes, you can create, retrieve, edit, or delete groups and manage memberships.
One connection away
Give your agent a direct line to Cyberimpact.
Connect Cyberimpact once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available