mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-08-28 05:25:33 +00:00
fix: added one more file
This commit is contained in:
parent
e37c84e51f
commit
d3bb0a8855
1 changed files with 1 additions and 0 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue