omega-memory/omega-memory
by Various
Persistent memory for AI coding agents
MCP
omega-memory/omega-memory
Added 1 June 2026
Overview
Omega Memory provides persistent memory for AI coding agents using Python. It allows agents to store and retrieve context across sessions, enabling long-term awareness of projects and tasks.
Best for
Best for
Developers building custom AI coding agents that need persistent context
Use cases
- Maintain agent memory across multiple code sessions
- Store project-specific context for consistent coding assistance
- Enable agents to recall past decisions and code patterns
Notes
Omega Memory provides persistent memory for AI coding agents using Python. It allows agents to store and retrieve context across sessions, enabling long-term awareness of projects and tasks.
148 stars on GitHub. Last updated 2026-05-25. Licensed Apache-2.0.
Use cases
- Maintain agent memory across multiple code sessions
- Store project-specific context for consistent coding assistance
- Enable agents to recall past decisions and code patterns
Pros
- Open source with a permissive license
- Lightweight Python implementation easy to integrate
- Designed specifically for coding agent workflows
Cons
- Small user community and limited third-party integrations
- Documentation and examples may be sparse
- Requires Python environment and manual setup
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Open source with a permissive license
- Lightweight Python implementation easy to integrate
- Designed specifically for coding agent workflows
Cons
- Small user community and limited third-party integrations
- Documentation and examples may be sparse
- Requires Python environment and manual setup
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Aider
Paul Gauthier
Terminal-first AI pair programmer. Edits files in your repo, commits with sensible messages, runs your tests.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.