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
125dee2Thanks @DanielVisca! - Auto-capture$mcp_tool_categoryon$mcp_tool_callevents. The wrapping path (track()/instrument()) reads acategorydeclared on a tool's_metablock (cached fromtools/listand seeded from_registeredTools), andPostHogMCP.captureToolCallaccepts a first-classcategoryfield. 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
