Toon Memory is a Model Context Protocol (MCP) server: Offline persistent memory for AI coding agents — 35 tools, 80% fewer calls, no LLM. Because it speaks the Model Context Protocol, AI assistants can use Toon Memory as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package toon-memory speaks MCP over stdio on your machine. The current release is v4.3.5, published under the MIT license, with source at LuiggiVal08/toon-memory on GitHub, where it has earned 11 stars.
On mcp.site, Toon Memory sits in the AI & Agents category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Toon Memory for LuiggiVal08, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — toon-memory · MCP over stdio
▸Open source — MIT license · LuiggiVal08/toon-memory