Open-source MCP server adds atomic claims and file leases for coding agents
FoxDifferent4539 · reddit · 2026-07-23
- The author built LLM Bus, an open-source MCP server that coordinates multiple coding agents before they collide on the same repo.
- It adds a live coordination layer for atomic claims, file leases, a shared event ledger, presence, and task handoffs so agents can see shared state before writing.
- The key design choice is advisory, fail-open leasing: it surfaces conflicts early without blocking agents.
- It works with Claude Code and Cursor via native Streamable HTTP; the project is self-hostable or can be tried hosted.
- The author says they run it daily and found the claim/lease edge cases there, inviting feedback on the semantics.
More from coding & agent
- OneCLI lets AI agents work inside companies without storing passwords — ycombinator · 2026-07-23
- Mapping Open-Source AI with Codex Agents: Mask2Former Found Lagging Behind SOTA — NielsRogge · 2026-07-23
- Offloop says its multi-agent router delivers SOTA at 80% lower task cost — umesh_ai · 2026-07-23
- New tool manages fleets of agents across Claude Code, Codex and Cursor — dee_hw · 2026-07-23
- Dan Vega is prototyping Figma thumbnail concepts with Claude Code Skills — therealdanvega · 2026-07-23
- Databricks explains when to use Genie Agents, Knowledge Assistant, and a Supervisor — CautiousUse8597 · 2026-07-23