How to Use the ActiveTrail MCP in Claude Code
Manage ActiveTrail campaigns and trigger SMS alerts directly from your terminal with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect ActiveTrail MCP to Claude Code
Create your Vinkius account to connect ActiveTrail 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 marketing from the CLI
Drop this tool into your bash scripts or CI/CD pipelines. You can configure a GitHub Action where Claude Code automatically pulls your latest release notes and drafts an email using your ActiveTrail integration. Need to sync databases? Pipe your local user dump into the agent and watch it run `create_contact` for every new row. It handles the mapping and execution without a single graphical interface.
ActiveTrail MCP Server integration
Connecting this MCP Server gives your terminal native access to your marketing stack. Run a quick audit of your audience segments by asking the CLI to hit `list_groups` and grep the output. The agent pulls your full subscriber directory via `list_contacts` when you need to validate database migrations. Everything happens in standard input and output streams.
Trigger pipeline SMS alerts
Production deployments fail. When they do, your terminal agent can immediately fire `send_sms` to page the on-call engineer. You just pass the phone number and the error trace. You can also verify marketing states before triggering major updates. The agent checks `list_campaigns` to ensure no major blasts are going out while you take the database offline.
Set up ActiveTrail 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 seeactivetrail-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest ActiveTrail transactions." It will automatically discover and invoke the available ActiveTrail tools.
claude mcp add --transport http activetrail-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 ActiveTrail MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the ActiveTrail MCP today
We host it, we monitor it, we maintain it. You just paste one token.