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

0.16.2

Patch Changes

  • #4953 2a6ddb9 Thanks @gesh! - Inject the send_feedback tool only on the first tools/list page (the request with no cursor), so a paginated catalogue's concatenated listing carries it once instead of once per page. A real first-page tool with the same name still wins: the SDK warns, skips injection, and forwards its calls. A real tool that only appears on a later page is not detected — the SDK logs a warning when a client fetches that page; rename the SDK's tool with collectFeedback: { toolName } if your catalogue uses the name.
    (2026-09-15)

Don't miss a new posthog-js release

NewReleases is sending notifications on new releases.