Skip to content

Quick Start

Terminal window
# macOS / Linux
curl -fsSL https://raw.githubusercontent.com/LuiggiVal08/toon-memory/main/install.sh | sh
# Windows (PowerShell)
irm https://raw.githubusercontent.com/LuiggiVal08/toon-memory/main/install.ps1 | iex
# Or with npm (any platform)
npm i -g toon-memory
Terminal window
# Interactive installer — detects agents and configures MCP
npx toon-memory
Terminal window
# In your next session, run:
memory_stats # See what's in memory
memory_recall # Search memory before reading files
memory_remember # Save important decisions

Your agent now has persistent memory across sessions. Learn more about: