Omega
omegamemory/omega-memoryMaintain persistent project context by storing decisions, lessons, and task checkpoints for seamless session transitions. Navigate information through semantic search and relationship graphs to uncover related knowledge clusters. Automate memory consolidation and cleanup to keep your workspace organized and relevant.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"omega": {
"url": "https://omegamax.co",
"transport": "http"
}
}
}