MCP App Store
Developer Tools
Engram icon

Engram

by Get Engram LLC

Overview

Engram gives your AI assistant long-term memory. It stores your conversations verbatim and makes them searchable by meaning, so context, decisions, and preferences carry across sessions instead of being forgotten. Ask it to remember something and recall it days or weeks later. Your memory is private to your account and works across the MCP clients you connect.

Tools

append_messages

ChatGPT
Store messages in Engram memory, verbatim and automatically chunked + embedded for search. conversation_id is OPTIONAL: omit it to append to the user's default memory (recommended for general 'remember this' requests) — never ask the user for an id. Pass a conversation_id (from create_conversation) only when you want to group a specific topic. The response returns the conversation_id used. Optionally accepts client-encrypted vault entries for secrets detected client-side.

append_messages

ChatGPT
Store messages in Engram memory, verbatim and automatically chunked + embedded for search. conversation_id is OPTIONAL: omit it to append to the user's default memory (recommended for general 'remember this' requests) — never ask the user for an id. Pass a conversation_id (from create_conversation) only when you want to group a specific topic. The response returns the conversation_id used. Optionally accepts client-encrypted vault entries for secrets detected client-side.

create_conversation

ChatGPT
Create a new conversation and return its conversation_id. Call this yourself to obtain an id before appending — the id is yours to generate and reuse; never ask the user to provide one. Create one conversation per session/topic and reuse its id for all subsequent append_messages calls.

create_conversation

ChatGPT
Create a new conversation and return its conversation_id. Call this yourself to obtain an id before appending — the id is yours to generate and reuse; never ask the user to provide one. Create one conversation per session/topic and reuse its id for all subsequent append_messages calls.

delete_conversation

ChatGPT
Delete a conversation and all its messages, chunks, and vector embeddings.

delete_conversation

ChatGPT
Delete a conversation and all its messages, chunks, and vector embeddings.

get_conversation

ChatGPT
Get a conversation with its full verbatim messages. Supports pagination.

get_conversation

ChatGPT
Get a conversation with its full verbatim messages. Supports pagination.

list_conversations

ChatGPT
List conversations with filtering and sorting options.

list_conversations

ChatGPT
List conversations with filtering and sorting options.

Capabilities

Writes

App Stats

12

Tools

ChatGPT

Platforms

Category

Memory Notes

Works with

ChatGPT

Data refreshed daily