#359 · Primary category: AI Coding Assistants
memorix
Open-source cross-agent memory layer for coding agents via MCP. Compatible with Claude Code, Codex, Cursor, Windsurf, Gemini CLI, Antigravity, OpenClaw, Hermes Agent, Oh-my-Pi, Pi, Copilot, Kiro, OpenCode, and Trae.
Project last updated:08/30/26
GitHub Stars
705
Forks
56
Contributors
10
License
Apache-2.0
Why we included this project
Anyone who switches between several AI coding tools knows the frustration of an agent that starts a session with no memory of decisions you already made. Memorix gives those agents a shared, local-first memory layer they can all read and write over MCP, so Claude Code, Codex, Cursor, and the rest work from the same project context. It keeps project notes, git history, and reasoning records, which means you stop re-explaining architecture choices every time you change tools. If you stick with one agent it is still useful, but the real win is for people who move between editors and CLIs and want one place that holds the truth about their codebase. Everything runs locally, so your context never leaves your machine for a vendor's cloud.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.