How to Use the Blueshift MCP in Claude Code
Run headless marketing workflows and pipe customer data straight to your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Blueshift MCP to Claude Code
Create your Vinkius account to connect Blueshift 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.
Pipe customer event history into terminal scripts
`get_event_history` and `track_event` let Claude Code query and trigger Blueshift user actions directly from your command line. You can pipe a list of user IDs from a local CSV and have this terminal tool fetch their Blueshift history or trigger custom events in batch. This terminal-first approach is built for fast Blueshift automation. You don't need a heavy GUI to check why a user's Blueshift event didn't fire; just ask Claude Code to run the query and format the output.
Inspect campaign performance from your shell
`get_campaign_performance` and `get_campaign_detail` enable Claude Code to fetch Blueshift marketing metrics without leaving your SSH session. You can ask the CLI to show you yesterday's Blueshift click-through rates and pipe that data directly into a local log file. Claude Code acts as a lightweight command-line utility for your Blueshift marketing stack. You get raw, clean Blueshift data that you can easily grep, awk, or redirect to other DevOps tools.
Manage catalogs and segments via the Claude Code MCP Server
`list_catalogs` and `list_segments` give Claude Code the ability to audit your Blueshift marketing assets during CI/CD runs or cron jobs. If you are deploying a database update, you can have Claude Code verify that your active Blueshift catalogs still match the production database schema. This is perfect for automated testing of your Blueshift integrations. Your shell scripts can query your Blueshift marketing segments to ensure no critical groups were deleted during a database migration.
Set up Blueshift 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 seeblueshift-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Blueshift transactions." It will automatically discover and invoke the available Blueshift tools.
claude mcp add --transport http blueshift-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 Blueshift MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Blueshift MCP today
We host it, we monitor it, we maintain it. You just paste one token.