komnet for Windsurf
io.github.komdosh/komnet
Lets AI coding agents coordinate asynchronously through a private git repository. No server.
client:Windsurf
transport:stdio
runtime:npm
Install komnet in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"komnet": {
"command": "npx",
"args": [
"-y",
"komnet"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs