HomeFile Systems › hledit MCP

hledit MCP

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

TypeScript Local macOSWindowsLinux
★ 1 stars Last pushed 2026-07-14 License: MIT

Topics: File Systems

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.4)

npx -y hledit-mcp@0.1.4

Or add to your MCP client config:

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

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry