Mixpanel Integration
Query Mixpanel through repo-local CLI backed by official MCP server.
Access
Request access with your email.
Overview
Analytics queries, report execution, data-dictionary lookups via tools/mixpanel/mixpanel CLI.
Best For
Product and analytics teams using Mixpanel data in automated analysis workflows.
Supported Prompts
- "Query Mixpanel for this event funnel"
- "Show me user properties from Mixpanel"
- "Get retention data for this cohort"
How It Works
- Uses tools/mixpanel/mixpanel as canonical entrypoint.
- Generated CLI from Mixpanel's official remote MCP endpoint.
- Keeps OAuth state under state/mixpanel-auth/ and handles query planning/batching.