ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Mixpanel with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage product analytics via Mixpanel. query event trends, track conversion funnels, and audit user cohorts.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete Mixpanel capability set.

These are the exact actions your AI can choose when you ask it to work with Mixpanel.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Mixpanel.

  1. 01

    Query insights

    Query complex dashboard insights

  2. 02

    Query retention

    Calculate user retention curves

  3. 03

    Query segmentation

    G., device or region). Break down an event by specific properties

  4. 04

    Query top events

    Get the top 20 events by volume

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Mixpanel.

  1. 05

    Query events

    Query aggregate Mixpanel event counts over time

  2. 06

    List cohorts

    List saved behavioral cohorts

  3. 07

    Export events

    Note: This API is rate-limited to 60 requests per hour. Export raw event data logs

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Mixpanel.

  1. 08

    List funnels

    List all saved funnel configurations

  2. 09

    Query funnel

    Get conversion data for a specific funnel

  3. 10

    Query profiles

    G., properties["plan"]=="pro"). Search for specific user profiles

Observed, not estimated

850ms average. Fast in production.

Mixpanel is checked daily against the live service.

Daily averagePeak 1026ms
Aug 20Today
Fastest day
758ms
Slowest day
1026ms
14-day trend
Slowing+12%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Mixpanel, so you can see the experience inside your AI.

It does not authenticate your account with Mixpanel. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Mixpanel Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_za0bZA1Wr6brk8w5R9DFN6qC1CkfFkNOj9uEkBN2/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Mixpanel capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "mixpanel-event-analytics-insights-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_za0bZA1Wr6brk8w5R9DFN6qC1CkfFkNOj9uEkBN2/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Mixpanel owners ask.

  • 01

    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.

  • 02

    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.

  • 03

    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.