Skip to content

@posthog/mcp@0.6.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 13:11
Immutable release. Only release title and notes can be modified.
ee464f0

0.6.0

Minor Changes

  • #4022 d9e19e0 Thanks @gesh! - Emit $mcp_lib (@posthog/mcp) and $mcp_lib_version on every $mcp_* event (and the $exception sibling) so you can tell which analytics SDK release produced the data. The version was already resolved at runtime but never mapped to a property. Namespaced like @posthog/ai's $ai_lib rather than overriding $lib, which stays the transport SDK (posthog-node).
    (2026-06-30)