ManyChat Connector for AI agents.
12 live capabilities
Manage conversational marketing flows and subscriber data for Instagram and WhatsApp.
Waiting for input…
Why people use ManyChat
ManyChat for Automated Lead Qualification
With this Connector, you just tell your AI client what to do. Your agent finds the subscriber, checks their status, and triggers the correct flow in one step. You get a unified way to handle your lead pipeline without the tab switching.
What Vinkius changes
You get a conversational interface for your chatbot marketing data.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
High-priority lead routing
A lead asks about pricing on Instagram.
- Real-world use case 02
E-commerce purchase tracking
An owner needs to check a customer's history.
- Real-world use case 03
Database tag cleanup
A marketing team wants to clean up old tags.
Complete set · 12capabilities
The complete ManyChat capability set.
These are the exact actions your AI can choose when you ask it to work with ManyChat.
01—04
4 capabilities in this set.
Part of 12 available through ManyChat.
- 01 Capability
Add tag
Add a tag to a user. Use this to segment your audience based on behavior.
- 02 Capability
Create subscriber
Create a new contact in your ManyChat database. This helps build your lead list without manual entry.
- 03 Capability
Find subscriber by email
Search by email. Pull up subscriber details instantly when you have an email address.
- 04 Capability
Find subscriber by phone
Search by phone. Quickly locate a specific user's profile using their mobile number.
05—08
4 capabilities in this set.
Part of 12 available through ManyChat.
- 05 Capability
Trigger flow
Start automation. Immediately put a user into a specific ManyChat flow or drip campaign.
- 06 Capability
Remove tag
Remove tag from user. Clean up your audience segments by stripping old tags.
- 07 Capability
Set custom field
Update user field. Modify specific data points like purchase history or lead score.
- 08 Capability
Find subscriber by name
Search by name. Find a specific subscriber in your database using their full name.
09—12
4 capabilities in this set.
Part of 12 available through ManyChat.
- 09 Capability
Get subscriber
Get subscriber details. Pull all relevant information about a specific contact into your chat.
- 10 Capability
List custom fields
List bot fields. See every custom field available in your account for data tracking.
- 11 Capability
List flows
List automation flows. View all active sequences and flows currently running in your account.
- 12 Capability
List tags
List bot tags. Get a complete list of every tag you've created for your subscribers.
Set up in minutes
One URL. Then ask ManyChat to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use ManyChat 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_WQLM9fF3ebCJa2a9OXER0kcHvInCQwl1hl4tVu8Y/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 ManyChat, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable ManyChat for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_WQLM9fF3ebCJa2a9OXER0kcHvInCQwl1hl4tVu8Y/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 ManyChat URL.
- Step 03
Save and start
Save the connection and enable ManyChat in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"manychat-alternative": {
"url": "https://edge.vinkius.com/vk_preview_WQLM9fF3ebCJa2a9OXER0kcHvInCQwl1hl4tVu8Y/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 ManyChat
Open Agent mode in chat and ask: "Using ManyChat, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"manychat-alternative": {
"url": "https://edge.vinkius.com/vk_preview_WQLM9fF3ebCJa2a9OXER0kcHvInCQwl1hl4tVu8Y/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 ManyChat
Ask Copilot: "Using ManyChat, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"manychat-alternative": {
"url": "https://edge.vinkius.com/vk_preview_WQLM9fF3ebCJa2a9OXER0kcHvInCQwl1hl4tVu8Y/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 ManyChat
Open Cascade and ask: "Using ManyChat, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"manychat-alternative": {
"url": "https://edge.vinkius.com/vk_preview_WQLM9fF3ebCJa2a9OXER0kcHvInCQwl1hl4tVu8Y/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 ManyChat
Ask Cline: "Using ManyChat, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add manychat-alternative --transport http "https://edge.vinkius.com/vk_preview_WQLM9fF3ebCJa2a9OXER0kcHvInCQwl1hl4tVu8Y/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 ManyChat
Ask Claude: "Using ManyChat, show me...". 12 tools are ready
Where the request belongs
Work ManyChat can move forward.
This is for the marketing manager who's tired of manual tag updates and the e-commerce owner who needs to track conversions across three different social channels without the headache.
Conversational Marketer
Manages audience segments and broadcast campaigns without leaving the chat window.
E-commerce Manager
Tracks purchase flows and updates customer custom fields for better lead scoring.
Customer Support Lead
Monitors live chat conversations and handles handovers to human agents.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsSleekFlow
Manage omnichannel customer conversations. read messages, check contacts, and send replies across WhatsApp, Instagram, and more directly from your AI agent.
ManyChat
Automate messenger marketing via ManyChat. manage subscribers, tags, and flows directly from any AI agent.
BotPenguin
Manage your chatbots and live chat via BotPenguin. list contacts, orchestrate chats, and send messages directly from any AI agent.
Blip
Build intelligent chatbots for WhatsApp, Messenger, and web that engage customers with conversational commerce flows.
Formilla
Chat with website visitors in real time and use AI chatbots to qualify leads and answer common questions automatically.
Landbot
Build conversational landing pages and chatbot flows with a visual builder that replaces boring forms with engaging conversations.
Bring your own AI
Change the model, client or framework. Keep ManyChat 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 ManyChat.
The practical details behind the request, access and result.
How can I use ManyChat with an AI agent?
You can connect your ManyChat account to your AI client using this Connector. This lets you manage subscribers, tags, and flows using natural language instead of clicking through the ManyChat dashboard.
Can ManyChat MCP manage my Instagram leads?
Yes, it allows your agent to find, tag, and organize leads coming from Instagram. You can also trigger specific flows to qualify them automatically.
How do I update ManyChat tags using an AI client?
Once connected, you can simply tell your agent to add or remove tags from specific subscribers. This helps you segment your audience in real time during a conversation.
Can I trigger ManyChat flows with a voice command?
If your AI client supports voice input, you can certainly use it. You just tell your agent to start a specific flow, and it handles the rest through the Connector.
Does ManyChat MCP work for WhatsApp marketing?
Yes, it works across Instagram, WhatsApp, and Messenger. It helps you manage your conversational marketing across all these channels in one place.
How to find subscribers in ManyChat using AI?
You can ask your agent to search for subscribers by their phone number, email, or name. It will pull up their full profile and custom fields instantly.
Can I send broadcasts and track flows?
Yes. Create broadcasts, manage automation flows, and track engagement metrics like open and click rates.
How does ManyChat authentication work?
ManyChat uses Bearer authentication against api.manychat.com/fb using your API Key.
Can I manage tags and custom fields?
Yes. Create tags, update custom fields per subscriber, and use them for advanced segmentation.
One connection away
Give your agent a direct line to ManyChat.
Connect ManyChat once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available