fix: added one more file

This commit is contained in:
Dhravya Shah 2026-01-02 13:01:26 -08:00
parent e37c84e51f
commit d3bb0a8855

View file

@ -37,6 +37,7 @@ export class SupermemoryMCP extends McpAgent<Env, unknown, Props> {
initPosthog(this.env.POSTHOG_API_KEY)
// Hook MCP McpAgent to capture client info
this.server.server.oninitialized = async () => {
const clientVersion = this.server.server.getClientVersion()