← Index

io.github.emergent-wisdom/understanding-graph

io.github.emergent-wisdom/understanding-graph·v0.1.5·Memory & RAG
Quality Score
85
/100

Persistent reasoning memory for AI agents via typed cognitive nodes and supersedes edges.

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