befall for Windsurf
net.befall/befall
Coordination rooms for AI coding agents: path locks, tasks, and conflict alerts. Metadata only.
client:Windsurf
transport:stdio
runtime:npm
Install befall in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"befall": {
"command": "npx",
"args": [
"-y",
"befall"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs