← Index

io.github.spectra-g/engram

io.github.spectra-g/engram·v0.2.11·Memory & RAG
Quality Score
76
/100

MCP adapter for Engram - organizational memory for AI agents

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