How to Use the Mailify (Sarbacane) MCP in Claude Code
Pipe Mailify data straight into your terminal with Claude Code. Manage address books and campaign stats from the command line.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Mailify (Sarbacane) MCP to Claude Code
Create your Vinkius account to connect Mailify (Sarbacane) 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.
Fetch campaign metrics in the terminal
Run Claude Code to trigger `list_email_campaigns` and fetch the latest blast statistics directly in your terminal. You skip the browser entirely when you want to check how an email performed. Next, it fires `get_campaign_performance` and formats the open and click rates into a clean terminal table. You can pipe this output directly into a Slack notification script or a daily cron job.
Script address book updates via MCP Server
Claude Code uses `list_address_books` to locate your target destination before migrating thousands of users from a legacy database. When you need to move data fast, the CLI agent handles the heavy lifting. It iterates through your local CSV, executing `add_contact_to_book` for new records and `update_book_contact` for existing ones. It logs the successes and failures right to your stdout.
Automate GDPR deletion requests
The agent scans your lists using `list_book_contacts` to process GDPR deletion requests automatically. Handling user deletion requests manually wastes time, so you write a bash script that passes a target email to Claude Code instead. When it finds a match, it executes `delete_book_contact` and confirms the removal. This keeps your backend perfectly synced with your marketing platform.
Set up Mailify (Sarbacane) 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 seemailify-sarbacane-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Mailify (Sarbacane) transactions." It will automatically discover and invoke the available Mailify (Sarbacane) tools.
claude mcp add --transport http mailify-sarbacane-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 Mailify (Sarbacane) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Mailify (Sarbacane) MCP today
We host it, we monitor it, we maintain it. You just paste one token.