Mixpanel for your agents.
Connect Mixpanel once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 10 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Mixpanel.
What agents can do with Mixpanel
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
mixpanel_list_cohortsList all cohorts in the project.
mixpanel_query_insightsRun an insights query: event counts, unique users, or formula over a time range.
mixpanel_query_engageQuery user profiles matching a filter. Returns profile data including properties.
mixpanel_query_funnelsRun a funnel analysis: steps are comma-separated event names in order.
mixpanel_export_eventsExport raw event data. Returns newline-delimited JSON. Use `from_date` and `to_date` for time range.
mixpanel_query_retentionRun a retention analysis: how many users come back after their first event.
mixpanel_list_annotationsList all annotations (timeline events) for a project.
mixpanel_create_annotationCreate an annotation (note on the timeline) for a specific date.
mixpanel_get_cohortGet a single cohort's definition and metadata by cohort ID.
mixpanel_query_addictionRun an addiction/trends query: how often users do an event (frequency over time).
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Open Project Settings, then Service Accounts or API Secret.
- Create a Service Account with a username and password. Or copy your project's API Secret.
- For a Service Account: enter the username in the first field and password in the second.
- For an API Secret: enter it in the first field and leave the second blank.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Mixpanel to Even: call connect_begin("mixpanel") on the even-connect MCP and walk me through it.
Query event analytics in Mixpanel and run funnel analysis for conversions.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.