Mixpanel (Event Analytics & Insights) Connector for AI agents.
10 live capabilities
Query product analytics and user behavior trends in real time.
Waiting for input…
Why people use Mixpanel (Event Analytics & Insights)
Mixpanel Analytics for Product Managers: Stop Digging Through Dashboards
This Connector changes the workflow by making your data conversational. You just ask your agent what the conversion rate is for a specific cohort, and it gives you the number in seconds. You get answers instead of reports.
What Vinkius changes
You get a conversational interface for your entire Mixpanel data set.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
The Funnel Leak
A PM notices a drop in signups.
- Real-world use case 02
The Retention Check
A growth lead wants to see if a new feature helped retention.
- Real-world use case 03
The Behavior Audit
An analyst needs to know which regions have the highest Add to Cart volume.
Complete set · 10capabilities
The complete Mixpanel (Event Analytics & Insights) capability set.
These are the exact actions your AI can choose when you ask it to work with Mixpanel (Event Analytics & Insights).
01—04
4 capabilities in this set.
Part of 10 available through Mixpanel (Event Analytics & Insights).
- 01 Capability
Query funnel
Get conversion data for a specific funnel. It shows you exactly where users are dropping out of a flow.
- 02 Capability
List funnels
Get a list of all saved funnel configurations. Use this to see what journeys you are currently tracking.
- 03 Capability
Query insights
Query complex dashboard insights. This pulls high-level metrics from your existing Mixpanel dashboards.
- 04 Capability
Query profiles
Search for specific user profiles using properties. It lets you find and audit specific user traits or plan types.
05—07
3 capabilities in this set.
Part of 10 available through Mixpanel (Event Analytics & Insights).
- 05 Capability
Query retention
Calculate user retention curves for your project. This gives you a clear look at how long users stick around over time.
- 06 Capability
Query segmentation
Break down an event by specific properties like device or region. This provides granular details on user behavior.
- 07 Capability
Query top events
Find the top 20 events by volume. It is the fastest way to see what is actually happening in your app.
08—10
3 capabilities in this set.
Part of 10 available through Mixpanel (Event Analytics & Insights).
- 08 Capability
Query events
Query aggregate Mixpanel event counts over time. This lets you track engagement spikes or dips across specific dates.
- 09 Capability
Export events
Export raw event data logs. Use this for deep-dive investigations or moving data into other capabilities.
- 10 Capability
List cohorts
See all your saved behavioral cohorts in one list. It helps you quickly identify which segments you already have defined.
Set up in minutes
One URL. Then ask Mixpanel (Event Analytics & Insights) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Mixpanel (Event Analytics & Insights) 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_za0bZA1Wr6brk8w5R9DFN6qC1CkfFkNOj9uEkBN2/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 Mixpanel (Event Analytics & Insights), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Mixpanel (Event Analytics & Insights) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_za0bZA1Wr6brk8w5R9DFN6qC1CkfFkNOj9uEkBN2/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 Mixpanel (Event Analytics & Insights) URL.
- Step 03
Save and start
Save the connection and enable Mixpanel (Event Analytics & Insights) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"mixpanel-event-analytics-insights": {
"url": "https://edge.vinkius.com/vk_preview_za0bZA1Wr6brk8w5R9DFN6qC1CkfFkNOj9uEkBN2/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 Mixpanel (Event Analytics & Insights)
Open Agent mode in chat and ask: "Using Mixpanel (Event Analytics & Insights), help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"mixpanel-event-analytics-insights": {
"url": "https://edge.vinkius.com/vk_preview_za0bZA1Wr6brk8w5R9DFN6qC1CkfFkNOj9uEkBN2/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 Mixpanel (Event Analytics & Insights)
Ask Copilot: "Using Mixpanel (Event Analytics & Insights), help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"mixpanel-event-analytics-insights": {
"url": "https://edge.vinkius.com/vk_preview_za0bZA1Wr6brk8w5R9DFN6qC1CkfFkNOj9uEkBN2/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 Mixpanel (Event Analytics & Insights)
Open Cascade and ask: "Using Mixpanel (Event Analytics & Insights), help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"mixpanel-event-analytics-insights": {
"url": "https://edge.vinkius.com/vk_preview_za0bZA1Wr6brk8w5R9DFN6qC1CkfFkNOj9uEkBN2/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 Mixpanel (Event Analytics & Insights)
Ask Cline: "Using Mixpanel (Event Analytics & Insights), help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add mixpanel-event-analytics-insights --transport http "https://edge.vinkius.com/vk_preview_za0bZA1Wr6brk8w5R9DFN6qC1CkfFkNOj9uEkBN2/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 Mixpanel (Event Analytics & Insights)
Ask Claude: "Using Mixpanel (Event Analytics & Insights), show me...". 10 tools are ready
Where the request belongs
Work Mixpanel can move forward.
The product manager who is tired of waiting for the data team to run a custom SQL query or the growth lead who needs to see real-time funnel drop-offs during a launch.
Product Manager
Checks feature adoption and funnel bottlenecks on a Tuesday afternoon without building a new report.
Growth Lead
Analyzes retention trends for new user segments to adjust acquisition spend in real time.
Data Analyst
Pulls raw event logs for quick diagnostic checks without building a full dashboard.
When one Connector is not enough
Carry the request into a workflow.
Combine Mixpanel with the systems that finish the task.
View all recipesGet Product Intel Before Sales Demos via MCP
Your AE is about to demo the dashboard feature for 30 minutes to a prospect who already used it 47 times in the trial , meanwhile the prospect only opened the API docs once and clearly needs help there
MCP Recipe to Optimize Client Conversion Rates
Your agency redesigned the client's homepage 3 weeks ago and everybody celebrated , but nobody checked Mixpanel to see that the new hero section reduced signups by 22% because the CTA button blends into the background on mobile
Connectors That Track Newsletter Conversions
Your newsletter has 12,000 subscribers and your product has 2,400 users but you have no idea how many of those users came from the newsletter , marketing says it is working and product says prove it
Segment Emails by User Behavior Using MCP
You send the same onboarding email to a power user who completed setup in 10 minutes and a user who has not logged in since signup , and you wonder why engagement is flat
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAmplitude
Track user behavior, analyze product metrics, and manage cohorts directly from your AI agent using Amplitude's powerful analytics suite.
Countly
Manage product analytics via Countly. track user sessions, record custom events, and query deep behavioral metrics directly from your AI agent.
PostHog
Analyze product data via PostHog. list insights, track persons, inspect feature flags, and monitor experiments directly from any AI agent.
GrowingIO
Leading product analytics platform in China. manage events, segments, and metrics via AI.
Heap
Automate product analytics via Heap. track events, identify users, and manage segments directly from any AI agent.
OpenPanel
Track events, identify users, and manage profile properties directly from your AI agent using OpenPanel analytics.
Bring your own AI
Change the model, client or framework. Keep Mixpanel 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 Mixpanel.
The practical details behind the request, access and result.
Can I use the Mixpanel MCP to see my conversion funnels?
Yes. You can ask your agent to pull conversion data for any of your saved funnels. It will show you exactly where users are dropping out of the journey.
How does the Mixpanel MCP help with user retention?
It allows you to calculate and view retention curves for specific cohorts instantly. You can compare different user groups to see which ones stay active longer.
Can I query specific user profiles with this Connector?
Yes, you can search for user profiles using specific traits like plan type or region. This is great for auditing user metadata during support investigations.
Does the Mixpanel MCP support event segmentation?
It does. You can ask your agent to break down any event by properties like device, region, or other custom attributes to get more granular data.
Can I export raw data from Mixpanel using this?
You can use the export capability to grab raw event logs. This is useful for deep-dive investigations or when you need to move data into other reporting pipelines.
How do I connect my Mixpanel data to my AI agent?
You just need your Mixpanel Service Account credentials and your Project ID. Once you add these to your Connector configuration, your agent can access the data.
Can I see how many users are in my saved cohorts?
Yes. You can ask the agent to list your cohorts, and it will provide the current size metrics for each behavioral segment you have saved.
Can I query my conversion funnels through my agent?
Yes. Use the query_funnel capability with a specific Funnel ID and date range. Your agent will retrieve the step-by-step conversion percentages and drop-off counts, allowing you to identify exactly where users are leaving your flow.
How do I filter user profiles using specific properties through a conversation?
The query_profiles capability allows your agent to execute JQL expressions. You can ask your agent to find users matching literal conditions like properties['plan'] == 'pro', and it will retrieve the corresponding profiles and metadata securely.
Can my agent check user retention for my application?
Absolutely. Use the query_retention capability by providing a 'born' event (first action) and a recurring 'return' event. Your agent will compute the N-Day retention curve, showing you how sticky your product is for specific user cohorts.
One connection away
Give your agent a direct line to Mixpanel.
Connect Mixpanel once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available