PostHog for your agents.
Connect PostHog once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 13 curated tools, discovered on demand, with your key stored on your machine and every call going direct to PostHog.
What agents can do with PostHog
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
posthog_meCheck the key: returns the authenticated user.
posthog_list_projectsList projects the key can access.
posthog_list_insightsList saved insights in a project.
posthog_list_feature_flagsList feature flags in a project.
posthog_list_eventsList events in a project.
posthog_get_eventGet a single event by ID in a project.
posthog_list_personsList persons in a project.
posthog_get_personGet a single person by ID in a project.
posthog_list_cohortsList cohorts in a project.
posthog_list_dashboardsList dashboards in a project.
posthog_get_dashboardGet a single dashboard by ID in a project.
posthog_list_actionsList actions in a project.
posthog_list_experimentsList experiments in a project.
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.
- Click 'Create personal API key'.
- Grant read scopes for projects, insights, and events (write for flag changes).
- Copy the key. EU-hosted? Change the connector's base_url to https://eu.posthog.com.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect PostHog to Even: call connect_begin("posthog") on the even-connect MCP and walk me through it.
List projects in PostHog and retrieve saved insights to analyze user behavior.
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.