Adapter Details: memory

Generic per-user memory: ONE tool with a `command` (recall | remember | update | forget) over a numbered list. recall renders the list (also usable as a config.context assemble-op; reads a flat list or a map collection); remember appends; update/forget edit by item number. Stored durably in the user's workspace.

Name:memory
Class:covia.adapter.UserMemoryAdapter

MCP Tools

This adapter provides 1 MCP tool(s) for AI agent integration:

Tool NameDescription
memoryThe user's memory — a numbered list of durable facts to keep in view. Pick the action with `command`: 'recall' renders the numbered list (you rarely need this — it is injected into your context automatically); 'remember' appends a new item; 'update' replaces item n; 'forget' removes item n. Edit by the item numbers shown in the list. Stored durably and scoped to the user.

Navigation

Back to all adapters

Back to index