# mcp-local-memory

Lightweight local memory for your AI agent. SQLite + embeddings, zero setup, no services to run.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add NickSmet/mcp-local-memory

# Browse available tools
npx -y @smithery/cli@latest tool list NickSmet/mcp-local-memory
```

---

Source: https://github.com/NickSmet/mcp-local-memory
