remember
Store information to memory using searchable keys. Use 3-6 diverse keys as search terms to find the data later by association. Supports cross-lingual keys and namespace grouping.
Instructions
Save important information to memory. Keys are search terms — think 'what would I search to find this later?' Use 3-6 diverse keys. Before coining new keys, recall() the topic and reuse returned canonical concepts or aliases. Semantically merged synonyms become aliases in one key cluster; shared broad keys become navigable hubs. CROSS-LINGUAL: add keys in both languages. namespace groups memories by project/context; ttl_seconds sets expiry; related_to adds explicit memory links; source attaches provenance and is auto-stamped with the server session, a timestamp, and — when a host agent (Claude Code, Codex) transcript is active — host_session/host_agent/host_turn so the memory can be traced back to its original conversation via get_conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keys | Yes | ||
| source | No | ||
| content | Yes | ||
| key_types | No | ||
| namespace | No | ||
| related_to | No | ||
| ttl_seconds | No |