← Index

io.github.michielinksee/linksee-memory

io.github.michielinksee/linksee-memory·v0.2.0·Filesystem
Quality Score
80
/100

Local-first cross-agent memory MCP. 6-layer WHY structure + AST file diff cache (86% savings).

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