koment for Windsurf
io.github.janpuc/koment
Read and write checked code rationale stored outside source comments.
client:Windsurf
transport:stdio
runtime:oci
Install koment in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"koment": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/janpuc/koment:1.1.0"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs