How to Use the MailboxPower MCP in Claude Code
Run headless direct mail from the terminal. Pipe data to Claude Code to trigger physical shipments and manage contacts in your CI/CD pipelines.
Works with every AI agent you already use
…and any MCP-compatible client
Connect MailboxPower MCP to Claude Code
Create your Vinkius account to connect MailboxPower 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.
Trigger Shipments from a Shell Script
This server connects your terminal directly to a physical shipping service. You can pipe a JSON object with a contact ID and gift ID to Claude Code and tell it to use the `send_shipment` tool. It’s a one-liner that sends a real-world package. This is built for automation. Put that command in a GitHub Action to send swag when a PR is merged. Or use it in any script where you need to trigger a physical action from a digital event. No UI, no clicks, just a command.
Sync Contacts in a Cron Job
Keep your MailboxPower contacts in sync with your primary database without manual work. Write a simple shell script that exports new users, then pipes them to Claude Code to run `create_contact` for each one. Set it up as a nightly cron job and forget about it. Your script can also use `list_contacts` to fetch existing records and `add_contact_to_group` to sort them. It’s a powerful way to manage your lists programmatically from any server with a terminal.
Your MailboxPower MCP Server for CI/CD
Manage your direct mail campaigns as part of your deployment process. Use Claude Code in a pipeline to automatically enroll new high-value signups into a welcome sequence. Your script just needs to call `add_contact_to_automation`. You can query your campaigns with `list_automations` and manage groups with `create_group` and `list_groups`. This MCP server gives you all the building blocks for headless campaign management.
Set up MailboxPower 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 seemailboxpower-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest MailboxPower transactions." It will automatically discover and invoke the available MailboxPower tools.
claude mcp add --transport http mailboxpower-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 MailboxPower MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the MailboxPower MCP today
We host it, we monitor it, we maintain it. You just paste one token.