github PostHog/posthog-js @posthog/mcp@0.3.0

0.3.0

Minor Changes

  • #3829 125dee2 Thanks @DanielVisca! - Auto-capture $mcp_tool_category on $mcp_tool_call events. The wrapping path (track()/instrument()) reads a category declared on a tool's _meta block (cached from tools/list and seeded from _registeredTools), and PostHogMCP.captureToolCall accepts a first-class category field. Declaring _meta: { category: "Logs" } on a tool definition is all a server needs for every call to carry the category, enabling per-category dashboards in PostHog MCP analytics.
    (2026-06-16)

Patch Changes

Don't miss a new posthog-js release

NewReleases is sending notifications on new releases.