How to Use the Mailshake MCP in Claude Code
Control your Mailshake campaigns directly from the command line using Claude Code and raw shell pipes.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Mailshake MCP to Claude Code
Create your Vinkius account to connect Mailshake 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.
Command-line campaign control with Claude Code
Using `list_outreach_campaigns` via the MCP Server prints a clean text readout of your active outreach efforts directly to your terminal. Stop clicking through browser tabs to check on your sales sequences. If a sequence is underperforming, you can immediately execute `pause_outreach_campaign` directly from your prompt. Fast, lightweight control is built directly into your terminal prompt.
Pipe lead data directly into Mailshake
Executing `add_prospects_to_campaign` via this MCP Server lets Claude Code read your standard input and load contacts straight into your outreach sequences. You can feed local CSV files or database queries straight into your campaign. This terminal-first approach makes it easy to script your lead operations. You can combine it with cron jobs or local shell scripts to automate your daily list updates.
Quick lead lookups from your terminal
Calling `get_lead_history` displays the prospect's entire interaction timeline directly in your terminal session. When you need to check why a prospect stopped responding, don't open a heavy web app. The raw text dumps directly into your terminal so you can pipe it to other command-line utilities using `get_message_content`.
Set up Mailshake 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 seemailshake-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Mailshake transactions." It will automatically discover and invoke the available Mailshake tools.
claude mcp add --transport http mailshake-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 Mailshake MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Mailshake MCP today
We host it, we monitor it, we maintain it. You just paste one token.