# memory

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

## Description
Shared, persistent memory for AI agents — works with Claude, Kiro, Cursor, or any MCP client.

## 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-2"]
  }
}
```

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

