hledit MCP for Windsurf
io.github.dabito/hledit-mcp
Hash-anchored file edits for MCP clients. Rejects stale writes before they happen.
client:Windsurf
transport:stdio
runtime:npm
Install hledit MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"hledit-mcp": {
"command": "npx",
"args": [
"-y",
"hledit-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs