komnet for Claude Desktop
io.github.komdosh/komnet
Lets AI coding agents coordinate asynchronously through a private git repository. No server.
client:Claude Desktop
transport:stdio
runtime:npm
Install komnet in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"komnet": {
"command": "npx",
"args": [
"-y",
"komnet"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs