koment for Claude Desktop
io.github.koment-dev/koment
Read and write checked code rationale stored outside source comments.
client:Claude Desktop
transport:stdio
runtime:oci
Install koment in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"koment": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/koment-dev/koment:3.2.0"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs