Skip to content

@posthog/mcp@0.11.6

Choose a tag to compare

@github-actions github-actions released this 13 Aug 13:58
· 7 commits to main since this release
Immutable release. Only release title and notes can be modified.
f6d5ef8

0.11.6

Patch Changes

  • #4515 5698fd5 Thanks @gesh! - Attribute $mcp_tool_call and $mcp_initialize to the client that made the request. Both stamped client identity after awaiting the identify callback, so a handshake arriving on the same server instance meanwhile could rename the event; $mcp_initialize additionally read the previously handshaked client rather than the one in its own request body.
    (2026-08-13)