MoEngage Connector for AI agents.
13 live capabilities
Manage mobile push notifications and customer growth journeys.
Waiting for input…
Why people use MoEngage
MoEngage for Mobile Growth and Push Notifications
This Connector lets you skip the manual labor. You can tell your agent to find a specific customer group and send a notification in one go. You get to spend your time on strategy while the AI handles the heavy lifting of navigating the MoEngage data.
What Vinkius changes
You get a direct command line for your entire mobile engagement suite.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Sending a 'Back in Stock' alert
A marketer needs to notify a specific group.
- Real-world use case 02
Validating a new feature rollout
A product manager wants to see if people are clicking a new button.
- Real-world use case 03
Syncing user subscription status
A developer needs to update a user's plan.
Complete set · 13capabilities
The complete MoEngage capability set.
These are the exact actions your AI can choose when you ask it to work with MoEngage.
01—04
4 capabilities in this set.
Part of 13 available through MoEngage.
- 01 Capability
List campaigns
View all your active marketing campaigns. This helps you keep track of what is currently live across your channels.
- 02 Capability
Check moengage status
Verify that your connection to the platform is active. Use this to ensure your agent can successfully send messages.
- 03 Capability
Get campaign stats
Pull performance metrics for a specific campaign. You can quickly see click rates and delivery success.
- 04 Capability
Get campaign
Fetch the full details of a single campaign. It's useful for checking specific configurations or schedules.
05—07
3 capabilities in this set.
Part of 13 available through MoEngage.
- 05 Capability
Get customer
Retrieve the profile and attributes of a specific user. Use this to understand a single customer's journey.
- 06 Capability
Get segment
Get the details of a specific user group. This helps you understand who is in a particular target audience.
- 07 Capability
List segments
See a list of all your defined user segments. It makes it easier to organize your audience buckets.
08—10
3 capabilities in this set.
Part of 13 available through MoEngage.
- 08 Capability
Search customers
Look for specific users based on their attributes. This is great for finding customers who fit a certain profile.
- 09 Capability
Send push
Send a push notification to a targeted user. You can trigger transactional or marketing messages instantly.
- 10 Capability
Track events bulk
Log multiple user actions at once. This is the fastest way to record a batch of behaviors.
11—13
3 capabilities in this set.
Part of 13 available through MoEngage.
- 11 Capability
Track event
Record a single user action or milestone. Use this to trigger real-time updates to your engagement engine.
- 12 Capability
Update device
Refresh the device information for a specific user. This ensures your notifications reach the right hardware.
- 13 Capability
Upsert customer
Create a new customer record or update an existing one. It's the primary way to sync user data into the system.
Set up in minutes
One URL. Then ask MoEngage to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use MoEngage 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_rEDYeOQpwPOdO0yUnAhUAeSkrrYcSULLFndCEohi/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 MoEngage, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable MoEngage for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_rEDYeOQpwPOdO0yUnAhUAeSkrrYcSULLFndCEohi/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 MoEngage URL.
- Step 03
Save and start
Save the connection and enable MoEngage in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"moengage": {
"url": "https://edge.vinkius.com/vk_preview_rEDYeOQpwPOdO0yUnAhUAeSkrrYcSULLFndCEohi/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 MoEngage
Open Agent mode in chat and ask: "Using MoEngage, help me...". 13 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"moengage": {
"url": "https://edge.vinkius.com/vk_preview_rEDYeOQpwPOdO0yUnAhUAeSkrrYcSULLFndCEohi/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 MoEngage
Ask Copilot: "Using MoEngage, help me...". 13 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"moengage": {
"url": "https://edge.vinkius.com/vk_preview_rEDYeOQpwPOdO0yUnAhUAeSkrrYcSULLFndCEohi/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 MoEngage
Open Cascade and ask: "Using MoEngage, help me...". 13 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"moengage": {
"url": "https://edge.vinkius.com/vk_preview_rEDYeOQpwPOdO0yUnAhUAeSkrrYcSULLFndCEohi/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 MoEngage
Ask Cline: "Using MoEngage, help me...". 13 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add moengage --transport http "https://edge.vinkius.com/vk_preview_rEDYeOQpwPOdO0yUnAhUAeSkrrYcSULLFndCEohi/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 MoEngage
Ask Claude: "Using MoEngage, show me...". 13 tools are ready
Where the request belongs
Work MoEngage can move forward.
This is for growth marketers who need to blast notifications to specific segments without manual filtering, and product managers who want to track user behavior in real-time without digging through logs.
Growth Marketer
Runs omnichannel campaigns and sends push alerts based on live user data on a Tuesday afternoon.
Product Manager
Tracks user behavior events to see if new features are actually being used without manual data exports.
Mobile Developer
Integrates server-side events and manages device-specific data for the app to improve retention.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAirship
Mobile engagement orchestration. manage push notifications, segments, and channels via AI.
Aimtell
Web push notification orchestration. manage campaigns, segments, and subscribers via AI.
PushEngage
Re-engage website visitors with browser push notifications that increase traffic, recover abandoned carts, and boost retention.
Appcues
Guide users through your product with in-app onboarding flows, feature announcements, and usage analytics without code.
OneSignal
Send push notifications, emails, and in-app messages to millions of users with segmentation and A/B testing built in.
String
Engage mobile app users with targeted push notifications, in-app messages, and behavioral triggers that improve retention.
Bring your own AI
Change the model, client or framework. Keep MoEngage 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 MoEngage.
The practical details behind the request, access and result.
Can I use MoEngage MCP to send push notifications?
Yes, this Connector allows your AI agent to trigger push notifications to specific users or segments directly. You can send transactional alerts or marketing messages without leaving your chat interface.
How do I track user actions with MoEngage?
You can use the Connector to log user events, like button clicks or purchases, in real-time. This helps you build a better picture of how people are interacting with your app.
Can I see my campaign performance?
Yes, you can ask your agent to pull stats for any specific campaign. It will show you delivery rates, clicks, and other key performance indicators.
Is this good for managing customer segments?
It's perfect for that. You can list your existing segments, get details on specific groups, and search for customers based on their attributes to help with your targeting.
How do I sync new users to MoEngage?
You can use the upsert capability to create new customer records or update existing ones. This ensures your AI agent can keep your customer data in sync with your app's backend.
Can I check if my MoEngage account is connected?
Yes, there is a dedicated capability to verify your connection status. This ensures your agent is ready to send messages or pull data whenever you need it.
Can I trigger push notifications?
Yes. Trigger personalized push notifications via the Transactional API to specific users or segments.
How does MoEngage authentication work?
MoEngage uses HTTP Basic Auth using your Workspace ID and API Key against api-01.moengage.com/v1 (adjust region if needed).
Can I track server-side user events?
Yes. Post custom events (e.g., Purchase, Signup) directly to user profiles for segmentation and campaigns.
One connection away
Give your agent a direct line to MoEngage.
Connect MoEngage once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available