LockRe prevents file edit collisions among multiple AI agents and allows surgical revert of each agent's changes line-by-line, without affecting others' work.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.LOCKRE_AGENT_IDLOCKRE_BLOCKING— off Hold /lock open until granted (chunked); recommended for agents.LOCKRE_CWDLOCKRE_DAEMONLOCKRE_DB— lockre.db SQLite file (auto-created on first use).LOCKRE_EMBEDDEDLOCKRE_EVICT_BATCH— cap/5 Rows evicted (oldest first) when over the cap.LOCKRE_FILE_MTIME_MS— 300000 Auto-release a file lock unmodified this long.LOCKRE_GRACE_MS— 120000 Idle-holder grace.LOCKRE_MAX_CONTRIBUTIONS— 0 (off) FIFO retention cap on stored contributions.LOCKRE_MAX_HOLD_MS— 1800000 Absolute cap on any lock (leaked-lock backstop).LOCKRE_MCP_IDLE_MSLOCKRE_PORT— 8766 HTTP port (binds 127.0.0.1).LOCKRE_SWEEP_MSLOCKRE_URL— then add "env": { "": "http://127.0.0.1:8766" } to the MCP config. The bridge will use the daemon rather than opening the DB directly.LOCKRE_WAIT_CHUNK_MS— 50000 Per-chunk wait before returning a waiting reply.LOCKRE_WAKE_TOKENLOCKRE_WAKE_URLWHIMER_CHAT_CWDWHIMER_CHAT_ID[](https://m8ven.ai/mcp/crsxmd-lockre-mcp-fu8i0z)