# memory

**Category:** 🧠 Knowledge & Memory  
**Repository:** https://github.com/luogangan7-lgtm/HumauxMemory  
**npm Downloads (last month):** 509  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/memory-3

## Description
Persistent long-term memory for AI agents: semantic search, knowledge graph, and task canvas.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "memory": {
    "command": "npx",
    "args": ["-y","memory-3"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

