claude-mem
claude-mem is an offline-first cloud memory for AI agents, built around an open source engine and a cloud sync layer that links agent memory everywhere through one private MCP link. It is designed so coding agents and AI assistants do not start from zero every session, every machine, or every editor. claude-mem takes notes while an agent works, capturing decisions, fixes, dead ends, environment notes, architecture choices, and other structured observations in a temporal database. CMEM Cloud then mirrors that local memory behind a private Model Context Protocol endpoint, allowing any compatible agent or IDE to read and write the same memory across tools such as Claude Code, Cursor, Windsurf, OpenCode, Codex CLI, Gemini CLI, and VS Code. It works locally first, with or without a network, while keeping memory synchronized when cloud access is available.
Learn more
Engram
Engram is a fully managed memory and context service purpose-built to help AI agents remember, learn, and improve over time. Instead of treating memory as an ever-growing pile of raw conversations and events, it turns noisy interaction data into structured, durable, and evolving memories. Applications can send raw text, complete conversations, or pre-extracted facts through a REST API or Python SDK without preprocessing. Engram then runs asynchronous pipelines that extract relevant information, transform it by deduplicating and reconciling it with existing knowledge, and commit a clean memory state without blocking the application’s main workflow. It resolves inconsistencies, adapts to changing preferences and time-evolving facts, and keeps context relevant and efficient. Agents can retrieve ranked memories in real time through vector similarity, BM25 keyword search, or hybrid retrieval, reducing the need to resend entire conversation histories.
Learn more
CMEM Cloud
CMEM Cloud is the cloud sync layer for claude-mem, built to link AI agent memory everywhere through one private MCP link. claude-mem is the open source engine that takes notes while an agent works, and CMEM Cloud mirrors that local memory so agents can recall it across every session, machine, editor, and MCP-compatible client. Instead of making users re-explain context, paste old notes, or restart from zero, the system captures decisions, bug fixes, dead ends, environment notes, architecture choices, and other structured observations as the agent works. Those observations are stored in a temporal database, searched by meaning through vector recall, and made available through a private MCP endpoint that any compatible agent can read and write through. It starts with installing the local engine, letting a second model write structured notes out of band, syncing the local database to CMEM Cloud, and then recalling that memory anywhere.
Learn more
Memory AGI
Memory AGI is a runtime memory layer for AI agents, built around the idea of giving agents real muscle memory. Hand over a slice of company data, and Memory AGI builds the organization’s knowledge and runtime memory layer, grounds agents in the business, and keeps that context current automatically. Your AI is only as good as the context you give it; without it, agents stay stuck at an intern-level, guessing at how the company runs. Memory AGI turns processes into knowledge agents that can actually execute, so they run reliably, show their work, and can be trusted with what they ship. It is built on three layers of muscle memory. Dynamic Ingestion captures and structures the company’s unique knowledge from voice notes, internal documents, or the tools where data already lives. The Runtime Memory Layer gives agents access to a live, de-duplicated context layer; a company knowledge base that humans, agents, and automations can all draw on to perform tasks like the best employees.
Learn more