How to Use the eSputnik MCP in Claude Code
Drive your eSputnik marketing campaigns directly from the command line with Claude Code, automating syncs and triggers in your shell.
Works with every AI agent you already use
…and any MCP-compatible client
Connect eSputnik MCP to Claude Code
Create your Vinkius account to connect eSputnik 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.
Headless Event Triggering
The `trigger_event` tool lets you fire eSputnik marketing workflows directly from your shell using Claude Code. You can script Claude Code to trigger transactional eSputnik campaigns the moment your backend services deploy. This eliminates the need for complex middleware between Claude Code and your eSputnik account. Claude Code pipes the eSputnik output directly to your terminal logs. This makes it simple to debug eSputnik event payloads inside your existing Claude Code workflows.
Terminal-Based Contact Auditing with this MCP Server
The `search_contacts` tool allows Claude Code to look up eSputnik user records directly from your shell. You can quickly check an eSputnik user's status during a live Claude Code debugging session. Claude Code returns clean eSputnik JSON payloads that you can easily grep or pipe. You can also use `get_contact` inside Claude Code to pull deep profile metadata for specific users. This gives you instant visibility into your eSputnik marketing data right from your Claude Code session.
Automated List Pruning and Management
The `list_unsubscribed` tool enables Claude Code to fetch eSputnik opt-out lists during scheduled cron jobs. You can automate your data hygiene routines by piping this eSputnik output directly into Claude Code scripts. It ensures your eSputnik records stay compliant with privacy laws via Claude Code automation. To update your groups, Claude Code uses `detach_from_group` to remove those unsubscribed users from active campaigns. This keeps your eSputnik delivery metrics high and prevents spam complaints in Claude Code.
Set up eSputnik 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 seeesputnik-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest eSputnik transactions." It will automatically discover and invoke the available eSputnik tools.
claude mcp add --transport http esputnik-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 eSputnik MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the eSputnik MCP today
We host it, we monitor it, we maintain it. You just paste one token.