Skip to content

@posthog/mcp@0.16.3

Choose a tag to compare

@github-actions github-actions released this 16 Sep 09:24
Immutable release. Only release title and notes can be modified.
f491ed9

0.16.3

Patch Changes

  • #4967 916e163 Thanks @gesh! - Inject the get_more_tools tool only on the first tools/list page, 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 (warning logged); a real tool on a later page is shadowed, with a warning when a client fetches that page — rename the SDK's tool with the missingCapabilityToolName option if your catalogue uses the name.
    (2026-09-16)