Magnemo
Governed memory for AI agents. Memory with receipts. Local, plain files, zero network calls.
- Transport
- Not stated
- Package
- —
- Registry id
- ai.magnemo/magnemo
No install snippet on purpose. A working MCP config is a command, its arguments and an environment block — the last two are where API keys live, so this catalogue never stores them and cannot publish them. Follow the link above for the authors' own instructions.
Magnemo is a memory system for AI agents that persists across sessions. It runs entirely locally with no account, no telemetry, plain files, and zero network calls. Nothing is added to memory without user approval, and each entry has a receipt.
It works through the Model Context Protocol (MCP), allowing integration with any AI tool that supports MCP. It is tested with Claude Code and provides config snippets for Claude Desktop, Cursor, Windsurf, VS Code, Cline, Gemini CLI, and Codex CLI. The software is open source.
It requires Python 3.11 or newer.
Summary drafted from the project's own website. Every sentence is backed by text on that page and was reviewed before publishing.