MessageFlow Connector for AI agents.
10 live capabilities
Send SMS, WhatsApp, and Email messages through a single interface.
Waiting for input…
Why people use MessageFlow
MessageFlow for Omnichannel SMS and WhatsApp Marketing
This Connector changes that by giving your AI agent a single set of capabilities to handle all of it. Instead of manual clicking, you just tell your agent to send the message. It handles the routing, pulls the right template, and lets you check the delivery status in one go. You get a unified way to talk to your customers without the tab-switching headache.
What Vinkius changes
You get a unified way to push out messages across multiple platforms without leaving your AI chat.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Order Updates
A customer asks where their package is.
- Real-world use case 02
Marketing Campaigns
A coordinator wants to send a promo.
- Real-world use case 03
Urgent Alerts
A system failure occurs.
Complete set · 10capabilities
The complete MessageFlow capability set.
These are the exact actions your AI can choose when you ask it to work with MessageFlow.
01—04
4 capabilities in this set.
Part of 10 available through MessageFlow.
- 01 Capability
Get template
Pull the details of a specific saved message. Use this to ensure your AI uses the correct wording for common requests.
- 02 Capability
List channels
See every communication channel connected to your account. This helps you understand what types of messages you can send right now.
- 03 Capability
List messages
Look through the history of all messages sent. Use this to audit past interactions or find specific sent items.
- 04 Capability
List templates
Get a full list of your saved message templates. This is the best way to see what options are available for automated replies.
05—07
3 capabilities in this set.
Part of 10 available through MessageFlow.
- 05 Capability
Send email
Send a standard email message to a recipient. This is the go-to capability for long-form communication or newsletters.
- 06 Capability
Send generic message
Send a message through any available channel. This is your catch-all capability for when the AI decides the best path for a reply.
- 07 Capability
Send sms
Send a text message to a mobile number. Use this for quick, urgent updates that need to be seen immediately.
08—10
3 capabilities in this set.
Part of 10 available through MessageFlow.
- 08 Capability
Send whatsapp
Send a WhatsApp message to a contact. This is perfect for more personal, conversational business interactions.
- 09 Capability
Get delivery status
See if a message was delivered, read, or failed. This helps you identify issues with specific phone numbers or regions.
- 10 Capability
Get account balance
Check your current spend and remaining credits. This keeps you from running out of funds during a busy campaign.
Set up in minutes
One URL. Then ask MessageFlow to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use MessageFlow 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_eYd5XGfMDQpTU1OA9Khw3gYV4dut6YArW37UYrUp/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 MessageFlow, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable MessageFlow for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_eYd5XGfMDQpTU1OA9Khw3gYV4dut6YArW37UYrUp/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 MessageFlow URL.
- Step 03
Save and start
Save the connection and enable MessageFlow in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"messageflow": {
"url": "https://edge.vinkius.com/vk_preview_eYd5XGfMDQpTU1OA9Khw3gYV4dut6YArW37UYrUp/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 MessageFlow
Open Agent mode in chat and ask: "Using MessageFlow, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"messageflow": {
"url": "https://edge.vinkius.com/vk_preview_eYd5XGfMDQpTU1OA9Khw3gYV4dut6YArW37UYrUp/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 MessageFlow
Ask Copilot: "Using MessageFlow, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"messageflow": {
"url": "https://edge.vinkius.com/vk_preview_eYd5XGfMDQpTU1OA9Khw3gYV4dut6YArW37UYrUp/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 MessageFlow
Open Cascade and ask: "Using MessageFlow, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"messageflow": {
"url": "https://edge.vinkius.com/vk_preview_eYd5XGfMDQpTU1OA9Khw3gYV4dut6YArW37UYrUp/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 MessageFlow
Ask Cline: "Using MessageFlow, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add messageflow --transport http "https://edge.vinkius.com/vk_preview_eYd5XGfMDQpTU1OA9Khw3gYV4dut6YArW37UYrUp/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 MessageFlow
Ask Claude: "Using MessageFlow, show me...". 10 tools are ready
Where the request belongs
Work MessageFlow can move forward.
This is for customer success leads and marketing ops people who are tired of logging into four different apps just to send a simple notification or check a delivery status.
Customer Success Manager
Handles high-volume support queries and sends manual follow-ups via WhatsApp or SMS.
Marketing Coordinator
Manages bulk notifications and ensures brand consistency using saved templates.
Operations Lead
Monitors communication costs and delivery success rates across different regions.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBird (Omnichannel Communication)
Manage omnichannel communication via Bird (MessageBird). send SMS, WhatsApp messages, and track delivery logs.
Brevo
Automate transactional messaging via Brevo. send emails, SMS, and WhatsApp messages, manage templates, and track delivery statistics directly from any AI agent.
Texter
Send automated text messages and run SMS drip campaigns that engage leads and customers with timely follow-ups.
Clickatell
Deliver transactional and marketing messages over SMS, WhatsApp, and chat channels with global reach and high deliverability.
SendCloud
Leading email and SMS marketing platform. manage campaigns, templates, and addresses via AI.
Infobip (Omnichannel Communications)
Send SMS, WhatsApp, and Email via Infobip. manage omnichannel messages and customer profiles in People CDP.
Bring your own AI
Change the model, client or framework. Keep MessageFlow 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 MessageFlow.
The practical details behind the request, access and result.
Can MessageFlow MCP send messages to different platforms at once?
Yes, it handles SMS, WhatsApp, and Email through a single connection. You can ask your agent to pick the best method for each specific customer.
How do I know if my messages are actually being delivered?
The Connector allows your agent to pull real-time delivery reports. You'll get confirmation on whether a message was delivered, read, or if it failed.
Can I use saved templates with this Connector?
Yes, you can list and retrieve your pre-approved message templates. This ensures your AI agent uses the correct brand voice for every interaction.
Will this help me manage my communication costs?
Yes, you can have your agent check your current account balance and limits at any time. This helps you avoid running out of credits during a campaign.
Is this Connector good for high-volume marketing?
It's built for omnichannel dispatch, making it ideal for sending notifications and marketing messages across various channels quickly.
Can my AI agent send a message without me choosing the channel?
Yes, you can use a generic message capability that lets the agent decide the best channel based on the context of the conversation.
How do I find my MessageFlow API Key?
Log in to MessageFlow, go to the Dashboard, and look for API Settings or Integration to generate your key.
Can I send messages to multiple channels?
Yes, MessageFlow supports SMS, WhatsApp, and Email. Use the specific capability for each channel or the generic message capability.
Is my communication data secure?
Absolutely. Your token is encrypted at rest and injected securely at runtime.
One connection away
Give your agent a direct line to MessageFlow.
Connect MessageFlow once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available