remember
Store session memories with automatic semantic processing for AI agents using the engram-mcp server. Embeddings and graph extraction occur without manual configuration.
Instructions
Store a memory entry for a session. Embeddings and graph extraction happen automatically.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | Session identifier | |
| content | Yes | Memory content to store | |
| role | No | user | |
| metadata | No | Optional key-value metadata |