Skip to main content
Glama
sgx-labs

Stateless Agent Memory Engine (SAME)

mem_forget

Suppress outdated or incorrect memories in SAME's memory engine by marking them as hidden from normal searches while preserving them for explicit retrieval when needed.

Instructions

Suppress a memory so it won't be surfaced in normal search. The note is not deleted -- it's marked as suppressed and will only appear if explicitly requested. Use this for outdated, incorrect, or irrelevant memories. This is not easily reversible: there is no mem_restore tool.

Args: path: Path of the note to suppress (required) reason: Why this memory is being suppressed (optional)

Returns confirmation of suppression. (experimental)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pathYesPath of the note to suppress
reasonNoWhy this memory is being suppressed

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sgx-labs/statelessagent'

If you have feedback or need assistance with the MCP directory API, please join our Discord server