CleverTap Connector for AI agents.
8 live capabilities
Analyze customer retention and campaign performance in real time.
Waiting for input…
Why people use CleverTap
CleverTap for faster customer retention analytics
With this Connector, you just ask your agent for the numbers. It pulls the clicks, conversions, and delivery data directly into your conversation. You get the answers you need without ever leaving your workspace.
What Vinkius changes
You get instant access to your CleverTap analytics without ever having to open a browser tab.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking campaign ROI
A growth marketer asks their agent for the performance of a recent email push and gets a breakdown of clicks and conversions.
- Real-world use case 02
Verifying tracking schemas
A marketing ops lead wants to ensure the 'Add to Cart' event is capturing the right properties and uses list_event_schemas to check.
- Real-world use case 03
Live launch monitoring
A product manager wants to see how many people are active on the app during a new release and uses get_real_time_usage_stats.
Complete set · 8capabilities
The complete CleverTap capability set.
These are the exact actions your AI can choose when you ask it to work with CleverTap.
01—04
4 capabilities in this set.
Part of 8 available through CleverTap.
- 01 Capability
Get campaign performance report
Get specific metrics like clicks and conversions for a single campaign. This helps you see exactly how a specific initiative is performing.
- 02 Capability
Get user profile details
Pull back detailed information on a specific user identity. Use this to understand individual behaviors or account statuses.
- 03 Capability
Get real time usage stats
See how many users are active right now and what events are firing. It's great for monitoring live launches.
- 04 Capability
List clevertap apps
See every application currently registered in your CleverTap account. This helps keep your account structure organized.
05—08
4 capabilities in this set.
Part of 8 available through CleverTap.
- 05 Capability
List event schemas
View all your custom event definitions and their underlying data structures. Use it to ensure your tracking is accurate.
- 06 Capability
List clevertap campaigns
Get a list of all campaigns scheduled within a specific timeframe. This is perfect for auditing your marketing calendar.
- 07 Capability
List clevertap segments
See all the user segments you've built. Use this to quickly check your audience distribution.
- 08 Capability
List user profile properties
See every attribute and property attached to your user profiles. This helps you understand the full scope of your user data.
Set up in minutes
One URL. Then ask CleverTap to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use CleverTap 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_FefIa9OKKsV1w9S5Hpply6loK43idypTZ7HVaBS9/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 CleverTap, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable CleverTap for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_FefIa9OKKsV1w9S5Hpply6loK43idypTZ7HVaBS9/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 CleverTap URL.
- Step 03
Save and start
Save the connection and enable CleverTap in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"clevertap": {
"url": "https://edge.vinkius.com/vk_preview_FefIa9OKKsV1w9S5Hpply6loK43idypTZ7HVaBS9/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 CleverTap
Open Agent mode in chat and ask: "Using CleverTap, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"clevertap": {
"url": "https://edge.vinkius.com/vk_preview_FefIa9OKKsV1w9S5Hpply6loK43idypTZ7HVaBS9/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 CleverTap
Ask Copilot: "Using CleverTap, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"clevertap": {
"url": "https://edge.vinkius.com/vk_preview_FefIa9OKKsV1w9S5Hpply6loK43idypTZ7HVaBS9/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 CleverTap
Open Cascade and ask: "Using CleverTap, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"clevertap": {
"url": "https://edge.vinkius.com/vk_preview_FefIa9OKKsV1w9S5Hpply6loK43idypTZ7HVaBS9/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 CleverTap
Ask Cline: "Using CleverTap, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add clevertap --transport http "https://edge.vinkius.com/vk_preview_FefIa9OKKsV1w9S5Hpply6loK43idypTZ7HVaBS9/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 CleverTap
Ask Claude: "Using CleverTap, show me...". 8 tools are ready
Where the request belongs
Work CleverTap can move forward.
This is for growth and marketing teams who are tired of manual data entry. It's for the analyst who needs to check live stats during a launch or the ops lead who needs to verify tracking schemas without hunting through nested menus.
Growth Marketer
Checks campaign ROI and conversion rates during weekly syncs using natural language.
Retention Lead
Reviews user segments and engagement trends without leaving their primary workspace.
Marketing Ops
Verifies data ingestion and monitors campaign delivery health on demand.
Product Manager
Quickly looks up event schemas and real-time usage stats during a product launch.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBraze
Manage customer engagement via Braze. track users, list campaigns, and trigger canvases directly from any AI agent.
Convertlab
Marketing automation and customer data platform. manage customers, campaigns, and events via AI.
Adobe Analytics
Customer journey insights. retrieve reports, manage segments, and audit metrics via AI.
Dialog Insight
Equip your AI agent to manage marketing contacts, track campaigns, and monitor engagement via the Dialog Insight API.
Customer.io
Send behavior-driven emails, push notifications, and in-app messages triggered by what your users actually do in your product.
Blueshift
Orchestrate customer engagement via Blueshift. manage campaigns, track events, and sync customer data directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep CleverTap 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 CleverTap.
The practical details behind the request, access and result.
Can I use CleverTap MCP to see my campaign ROI?
Yes, you can get specific metrics like clicks and conversions for any campaign. This helps you quickly assess the success of your marketing spend without leaving your chat window.
How does CleverTap MCP help with user segments?
It lets you see all your defined user segments. You can quickly check your audience distribution to see how many users fall into specific categories like 'High Value' or 'At Risk'.
Can CleverTap MCP check my real-time usage?
Yes, you can get live user counts and event statistics. This is perfect for monitoring app traffic or new feature adoption as it happens.
Can I use CleverTap MCP to audit my event data?
Yes, you can list all custom event schemas to verify what data you're collecting. This ensures your tracking is accurate and your data ingestion is working as intended.
Does CleverTap MCP let me see specific user profiles?
Yes, you can pull detailed information for specific user identities. This is useful for troubleshooting individual account issues or researching high-value customer behaviors.
Can I use CleverTap MCP to manage my marketing campaigns?
This Connector is designed for reading and auditing data. While you can list and view campaign details, you will still need to use the CleverTap dashboard to create or send new campaigns.
Can I see the conversion rate for a specific campaign?
Yes! Use the get_campaign_performance_report capability with the campaign ID. The agent will return detailed metrics including total conversions and the calculated conversion percentage from CleverTap.
How do I check the definition of a specific user segment?
Use the list_clevertap_segments capability. Your agent will fetch all segments configured in your account, allowing you to review their names and core identifiers.
Where do I find my CleverTap Account ID and API Passcode?
Log in to your CleverTap dashboard, navigate to Settings, and select Dashboard Settings. You will find your Project ID (Account ID) and API Passcode there.
One connection away
Give your agent a direct line to CleverTap.
Connect CleverTap once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available