Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by leaf76 • Uncategorized
An MCP server that prevents conflicts when multiple sessions work on the same codebase simultaneously.
Coordinate multiple parallel coding sessions to avoid conflicting edits.
Persistent working memory and context that survives session compaction.
Protect critical files from accidental changes during collaborative development.
Session Collab MCP provides a Work-in-Progress Registry to synchronize work intent between parallel Claude Code sessions, allowing declaration, checking, protection, and release of file claims. It ensures context persistence across sessions, guards critical files from accidental changes, and supports configurable conflict handling modes. The server works offline with local SQLite storage and integrates easily as a Claude Code plugin or standalone MCP server.