# Memory MCP  (verified)

Add MemGPT-style tools to any agent with Letta's memory MCP. With this server, your agent will be able to remember you across sessions, and form personalized memories about you as well as the interac…

## Quick Start

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

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

---

Source: https://github.com/letta-ai/memory-mcp
