PostHog JS MCP 0.4.1 unifies PostHog and instrument imports under one package
@posthog/mcp@0.4.1
1 featureThis release1 featureNew capabilitiesAI-tallied from the release notes
0.4.1
Patch Changes
-
#3936
06c23d8Thanks @lucasheriques! - Re-exportPostHog(and thePostHogOptionstype) from@posthog/mcp, so you can import the client andinstrumentfrom a single package:import { PostHog, instrument } from '@posthog/mcp'posthog-noderemains a peer dependency (resolved from the host app's installed copy); this only unifies the import.PostHogMCPis also already accepted byinstrument()if you prefer a single client class. (2026-06-23)
Fetched June 23, 2026
