releases.shpreview

Tool categories auto-captured on $mcp_tool_call events

@posthog/mcp@0.3.0

1 feature1 enhancementThis release1 featureNew capabilities1 enhancementImprovements to existing featuresAI-tallied from the release notes

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

Fetched June 16, 2026