MCP client info read from request meta, not just initialize handshake
@posthog/mcp@0.10.1
1 featureThis release1 featureNew capabilitiesAI-tallied from the release notes
From the original release noteView original ↗
0.10.1
Patch Changes
- #4237
23ce761Thanks @gesh! - Read the MCP client name/version and protocol version from each request's_meta(io.modelcontextprotocol/clientInfoandio.modelcontextprotocol/protocolVersion), so$mcp_client_name,$mcp_client_version, and$mcp_protocol_versionkeep populating under the MCP 2026-07-28 stateless revision, which removes theinitializehandshake. Existing clients are unaffected — when_metais absent, the values from the session token /initializestill apply. (2026-07-27)
Fetched July 27, 2026


