Superconductor
Back to all posts
Changelog

Now available: PostHog MCP integration

Agents can now query your PostHog data to build features informed by real user behavior.

Superconductor Team·

Share this:

Agents in Superconductor can now query your PostHog account to understand how users actually use your product.

When working on a ticket, your agent can look up feature flag definitions, check experiment results, review event data, and explore dashboards - all without you having to provide that context manually. This means agents can make better implementation decisions grounded in real usage data rather than assumptions.

A few examples of what this unlocks:

  • An agent building a new onboarding flow can check your funnel data to see where users currently drop off
  • When refactoring a feature, the agent can verify which feature flags are active and how experiments are performing before making changes
  • Bug fix tickets become more effective when the agent can correlate the reported issue with error events and session data in PostHog

To enable the PostHog integration, go to your Project Settings page, check Enable PostHog MCP, and provide a PostHog API key. You can generate one at app.posthog.com/settings/user-api-keys.

PostHog MCP settings in Superconductor