MRPLN Connector for AI agents.
10 live capabilities
Manage multi-channel customer engagement and marketing tactics from one place.
Waiting for input…
Why people use MRPLN
MRPLN for Multi-Channel Marketing Automation
With this Connector, you just ask your agent to show you the performance of your latest tactic. It pulls the data instantly. You get a clear picture of your ROI without ever leaving your chat interface.
What Vinkius changes
You get a single point of control for all your outgoing customer communications.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Abandoned Cart Recovery
An e-commerce owner asks the agent to send a WhatsApp message using a specific template to a customer who left items in their cart.
- Real-world use case 02
Lead Qualification
A sales rep asks the agent to list all customers and then update the status of those who responded to a recent SMS campaign.
- Real-world use case 03
Campaign Analysis
A marketing manager asks the agent to show the performance of the 'Winter Sale' tactic to see which channel is performing best.
Complete set · 10capabilities
The complete MRPLN capability set.
These are the exact actions your AI can choose when you ask it to work with MRPLN.
01—04
4 capabilities in this set.
Part of 10 available through MRPLN.
- 01 Capability
Create customer
Adds a new lead or customer to your database. This keeps your marketing records organized from the start.
- 02 Capability
Get customer
Pulls specific details for a single customer record. It helps you quickly check a person's history before reaching out.
- 03 Capability
Get tactic performance
Retrieves analytics for a specific marketing tactic. You can see exactly how a campaign is performing in real-time.
- 04 Capability
List customers
Shows your entire list of customers and leads. Use this to get a bird's-eye view of your current database.
05—07
3 capabilities in this set.
Part of 10 available through MRPLN.
- 05 Capability
List tactics
Lists all your active marketing tactics. This helps you keep track of which campaigns are currently running.
- 06 Capability
List waba templates
Shows all your approved WhatsApp Business templates. You can quickly see which pre-approved messages are available to send.
- 07 Capability
Send email message
Sends an email to a customer. It's the standard way to reach people who prefer traditional inbox communication.
08—10
3 capabilities in this set.
Part of 10 available through MRPLN.
- 08 Capability
Send sms message
Sends a text message to a phone number. This is perfect for time-sensitive alerts or quick updates.
- 09 Capability
Send whatsapp message
Sends a WhatsApp message using your approved templates. It's the primary way to engage with customers on mobile.
- 10 Capability
Update customer
Modifies an existing customer's information. Use this to keep your lead data fresh and accurate.
Set up in minutes
One URL. Then ask MRPLN to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use MRPLN from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_cLL5etJZCIyVPe92v8q6Vg3wke8cBhKJBVkIivr5/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it MRPLN, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable MRPLN for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_cLL5etJZCIyVPe92v8q6Vg3wke8cBhKJBVkIivr5/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the MRPLN URL.
- Step 03
Save and start
Save the connection and enable MRPLN in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"mrpln": {
"url": "https://edge.vinkius.com/vk_preview_cLL5etJZCIyVPe92v8q6Vg3wke8cBhKJBVkIivr5/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using MRPLN
Open Agent mode in chat and ask: "Using MRPLN, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"mrpln": {
"url": "https://edge.vinkius.com/vk_preview_cLL5etJZCIyVPe92v8q6Vg3wke8cBhKJBVkIivr5/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using MRPLN
Ask Copilot: "Using MRPLN, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"mrpln": {
"url": "https://edge.vinkius.com/vk_preview_cLL5etJZCIyVPe92v8q6Vg3wke8cBhKJBVkIivr5/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using MRPLN
Open Cascade and ask: "Using MRPLN, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"mrpln": {
"url": "https://edge.vinkius.com/vk_preview_cLL5etJZCIyVPe92v8q6Vg3wke8cBhKJBVkIivr5/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using MRPLN
Ask Cline: "Using MRPLN, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add mrpln --transport http "https://edge.vinkius.com/vk_preview_cLL5etJZCIyVPe92v8q6Vg3wke8cBhKJBVkIivr5/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using MRPLN
Ask Claude: "Using MRPLN, show me...". 10 tools are ready
Where the request belongs
Work MRPLN can move forward.
Marketing managers who are tired of manual copy-pasting between CRM capabilities and messaging apps. It's for anyone who needs to send high-volume, personalized messages across different channels without losing track of the conversation.
Marketing Agency Account Manager
Manages multiple client flows and multi-channel campaigns from a single interface.
E-commerce Store Owner
Automates post-purchase follow-ups and abandoned cart recovery via WhatsApp.
Sales Development Rep
Qualifies leads and maintains high-touch engagement across different messaging platforms.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAxonaut
All-in-one ERP and CRM automation. manage invoices, quotes, tasks, and company relationships via AI.
GoHighLevel
Equip your AI agent with direct access to GoHighLevel. manage contacts, pipelines, and campaigns without opening the CRM dashboard.
Kylas
Scale your Indian SMB sales team with a CRM that combines lead management, pipeline tracking, and WhatsApp integration natively.
CRM PipeRun
Manage your sales pipeline and activities via PipeRun. track tasks, upload files, and organize deals directly from any AI agent.
MRPeasy
Manage manufacturing and inventory via MRPeasy. track customer orders, MOs, and stock items directly from your AI agent.
Fusion Operations
Optimize factory floor operations with real-time production tracking, worker scheduling, and quality control automation.
Bring your own AI
Change the model, client or framework. Keep MRPLN connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about MRPLN.
The practical details behind the request, access and result.
Can I use MRPLN MCP to send WhatsApp messages?
Yes, you can send messages through your approved WhatsApp Business templates. This ensures your communication stays compliant with Meta's official API.
Does MRPLN MCP work with my existing customer list?
Yes, it connects directly to your MRPLN account. Your agent can list, retrieve, and update customer records in your database automatically.
How do I track my marketing campaign results?
You can ask your agent to pull performance analytics for any specific tactic in your account. It will show you metrics like conversion rates and message volume.
Can I send both SMS and Email?
Yes, the Connector supports multi-channel messaging. You can send SMS, Email, and WhatsApp messages from the same interface.
Is my customer data secure?
Your agent accesses your data using your MRPLN API key. This means your information stays within your own account and follows your existing security protocols.
How do I manage my message templates?
You can list and use your pre-approved templates directly through your agent. This helps you maintain a consistent brand voice across all channels.
Can I see which of my tactics are performing best?
Yes, by pulling performance data for your various tactics, your agent can help you identify which channels and campaigns are delivering the best ROI.
How do I get my MRPLN API Key?
Log in to your MRPLN dashboard at app.mrpln.com, go to Settings > API Keys, and generate a new key for your integration.
Can I send free-form WhatsApp messages?
WhatsApp Business API primarily requires approved templates for business-initiated conversations. Free-form text is available only within a 24-hour service window after a user message.
Which channels are supported for messaging?
MRPLN currently supports WhatsApp Business API, SMS, and Email messaging through this Connector.
One connection away
Give your agent a direct line to MRPLN.
Connect MRPLN once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available