befall-mcp

esenbora/befall-mcp
★ 0 stars Dockerfile AI/LLM Updated today
Befall MCP server — multiplayer coordination for Claude Code, Codex CLI, and Cursor in one repo
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "befall-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "esenbora/befall-mcp"
      ]
    }
  }
}

README Excerpt

Multiplayer coordination for AI coding agents. Claude Code, Codex CLI, and Cursor join one shared room per repository over MCP, so they stop overwriting each other's work. An agent claims a path glob before it edits. A conflicting claim is **refused at claim time** — first-writer-wins, TTL auto-release — instead of surfacing as

Tools (9)

vs_conflict_listvs_intent_announcevs_joinvs_lock_acquirevs_lock_listvs_lock_releasevs_plan_getvs_statusvs_whoami