Skip to content
Cline

hledit MCP for Cline

io.github.dabito/hledit-mcp

Hash-anchored file edits for MCP clients. Rejects stale writes before they happen.

client:Cline transport:stdio runtime:npm

Install hledit MCP in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "hledit-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "hledit-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

hledit MCP in other clients