How to Use the Cyberimpact MCP in Claude Code
Pipe Cyberimpact data into your scripts and cron jobs. A headless MCP server for managing marketing automation from your terminal with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Cyberimpact MCP to Claude Code
Create your Vinkius account to connect Cyberimpact to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Automate Reporting in Your CI Pipeline
Run nightly health checks on your marketing automation. A simple cron job can use Claude Code to call `get_account_details` and `list_marketing_automations` to check for errors or usage spikes. You can also build reports right from your CI/CD pipeline. After a deployment, trigger a script that calls `list_email_campaigns` and `get_campaign_details`, then pipe the output to a monitoring service. No manual checks needed.
Headless Subscriber Management
This is the fastest way to handle subscribers programmatically. This MCP server gives Claude Code direct access to tools like `add_subscriber` for bulk imports from a file. It's perfect for syncing your app's user database with Cyberimpact. You can also run quick lookups from your terminal. Run a command to `search_subscribers_by_email` or pull a full record with `get_subscriber_details`. The output is clean JSON, so you can pipe it straight to `jq` for parsing.
Build Powerful Shell Scripts
Connect your shell scripts to the Cyberimpact API. A simple bash script can now `list_subscriber_groups` to get group IDs, then feed those IDs into another command to list all members. This MCP connection turns Claude Code into a serious scripting tool for marketing ops. You can build internal CLI tools for your team to quickly check campaign status or find a subscriber without needing UI access.
Set up Cyberimpact MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seecyberimpact-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Cyberimpact transactions." It will automatically discover and invoke the available Cyberimpact tools.
claude mcp add --transport http cyberimpact-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Cyberimpact MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Cyberimpact MCP today
We host it, we monitor it, we maintain it. You just paste one token.