supermemory/apps/mcp/src
Prasanna721 c82dcdc30a fix(mcp): hide containerTag from tool schemas when x-sm-project header is set (#749)
### fix(mcp): prevent LLM from overriding x-sm-project container tag

- When `x-sm-project` header is configured, the `containerTag` field is now
    excluded from memory/recall/context tool schemas
 - This prevents LLMs from overriding the configured project by picking a
    different containerTag from the available projects list
  - When no header is set, behavior is unchanged — containerTag remains visible
    in schemas for manual project selection via listProjects
2026-02-20 04:34:57 +00:00
..
auth.ts feat: supermemory MCP 4.0 (#631) 2025-12-30 12:03:21 -08:00
client.ts fix(mcp): change memories.delete to documents.delete for forget action (#737) 2026-02-16 14:32:04 -07:00
index.ts add (mcp): projects aware tool on every init (#676) 2026-01-17 00:57:48 +00:00
posthog.ts feat: supermemory MCP 4.0 (#631) 2025-12-30 12:03:21 -08:00
server.ts fix(mcp): hide containerTag from tool schemas when x-sm-project header is set (#749) 2026-02-20 04:34:57 +00:00