Skip to content
Claude Desktop

longmem for Claude Desktop

io.github.marerem/longmem

Persistent cross-project memory for Cursor and Claude Code using local semantic search.

client:Claude Desktop transport:stdio runtime:pypi

Install longmem in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "longmem": {
      "command": "uvx",
      "args": [
        "longmem"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

longmem in other clients