Gives Claude persistent memory across coding sessions through 15 focused tools. Start fresh and call full_context_recall to pull your profile, past decisions, dead ends, and session journals. Works through stdio with zero config, stores everything as local JSON. The decision_record and dead_end_record tools log architectural choices and failed approaches so you never repeat debugging mistakes. Session checkpoints let you recover from crashes. Version 2.0 added a knowledge graph that links decisions to dead ends, fuzzy search with relevance scoring, and MEMORY.md sync. Data management tools let you prune old entries, export everything, or surgically delete individual records. Runs via npx session-forge in Claude Code, Cursor, or Windsurf.
claude mcp add --transport stdio 420247jake-session-forge uvx session-forge