Quick Start
1. Install
Section titled “1. Install”# macOS / Linuxcurl -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-memory2. Configure your agent(s)
Section titled “2. Configure your agent(s)”# Interactive installer — detects agents and configures MCPnpx toon-memory3. Use it
Section titled “3. Use it”# In your next session, run:memory_stats # See what's in memorymemory_recall # Search memory before reading filesmemory_remember # Save important decisionsThat’s it!
Section titled “That’s it!”Your agent now has persistent memory across sessions. Learn more about:
- MCP Tools — The 11 memory tools and 3 resources
- CLI Commands — Manage memory from terminal
- Configuration — Agent-specific setup