This one solves the context window problem for long coding sessions in Claude Code. It persists conversation history and code context across sessions, then lets you search through past interactions and selectively reinject relevant pieces when you need them again. Reach for this when you're working on a project over multiple sessions and tired of manually copying previous context or re-explaining decisions Claude already knew about yesterday. The stdio transport keeps it lightweight and local. Think of it as giving Claude a working memory that survives between chats, so you can pick up complex refactoring or debugging work without starting from scratch every time.
claude mcp add --transport stdio com.clauderecall-recall uvx recall