koda for Windsurf
io.github.aabxtract/koda
Verification and memory layer for coding-agent workflows.
client:Windsurf
transport:stdio
runtime:npm
Install koda in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"koda": {
"command": "npx",
"args": [
"-y",
"koda-verify"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs