Audience
Developers and AI coding-agent users who need shared, offline-first memory across editors, machines, and MCP-compatible agents so project context, decisions, and fixes persist between sessions
About 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.