Skip to content
Claude Desktop

befall for Claude Desktop

net.befall/befall

Coordination rooms for AI coding agents: path locks, tasks, and conflict alerts. Metadata only.

client:Claude Desktop transport:stdio runtime:npm

Install befall in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

befall in other clients