# Recall — persistent memory for agents [Health: Active]

**Category:** 🧠 Knowledge & Memory  
**Repository:** https://recall.notdown-app.workers.dev  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/recall-persistent-memory-for-agents

## Description
Persistent memory for AI agents: save facts under keys, recall them in later sessions. Free, no LLM.

## Claude Desktop Quick Installation
Remote MCP endpoint (confidence: medium). Install path inferred — verify against the README before running it. Add as a URL/SSE server in your client:

```json
"mcpServers": {
  "recall-persistent-memory-for-agents": {
    "url": "https://recall.notdown-app.workers.dev"
  }
}
```

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

