How to Use the MRPLN MCP in Claude Code
Manage MRPLN MCP Server customer communications and factory alerts directly from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect MRPLN MCP to Claude Code
Create your Vinkius account to connect MRPLN 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.
Terminal-Based Customer Management
Claude Code calls `get_customer` and `list_customers` through the MCP protocol straight from your command line. You can pipe the output into jq or have the agent format it into a clean table for your daily supply chain standup. When a new vendor contract is signed, you just tell Claude Code to add them. It executes `create_customer` and immediately follows up with `update_customer` if you need to append specific manufacturing routing tags. No browser required.
Trigger MRPLN MCP Server in CI/CD
You can wire the MRPLN MCP Server into your deployment pipelines to handle release notifications. When a build succeeds, Claude Code runs `send_email_message` or `send_sms_message` to alert the QA team and the factory floor managers. For international teams, the CLI agent checks `list_waba_templates` and fires a localized `send_whatsapp_message`. You drop this into a GitHub Action, and your stakeholders get instant updates without any manual intervention.
Query Tactic Performance Headless
Claude Code pulls your outreach data using `list_tactics` and `get_tactic_performance` right in your SSH session. You ask for the weekly summary, and the agent aggregates the metrics into a plain text report. If a specific tactic is failing to generate responses from suppliers, you can tell the agent to pivot. It will automatically draft a new approach and use `send_email_message` to test the waters with a subset of your contacts.
Set up MRPLN 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 seemrpln-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest MRPLN transactions." It will automatically discover and invoke the available MRPLN tools.
claude mcp add --transport http mrpln-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 MRPLN MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the MRPLN MCP today
We host it, we monitor it, we maintain it. You just paste one token.