SuperMemory for Claude Code
io.github.yashvanthange/supermemory
MCP-first agent learning: capture failures, validate lessons, retrieve context, improve.
client:Claude Code
transport:stdio
runtime:pypi
Install SuperMemory in Claude Code
run in your project directory
claude mcp add supermemory -e SUPERMEMORY_STORAGE_PATH=<SUPERMEMORY_STORAGE_PATH> -e UALL_DATA_DIR=<UALL_DATA_DIR> -- uvx supermemory-agent
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs