← Index

io.github.Morous-Dev/engram-cc

io.github.Morous-Dev/engram-cc·v0.1.4·Memory & RAG
Quality Score
79
/100

Universal AI coding assistant memory — session handoff, SLM compression, and semantic retrieval.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "engram-cc": {
      "command": "npx",
      "args": [
        "-y",
        "@morous-dev/engram-cc"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "engram-cc": {
      "command": "npx",
      "args": [
        "-y",
        "@morous-dev/engram-cc"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @morous-dev/engram-cc
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Memory & RAG