← Index

Hex Line

io.github.levnikolaevich/hex-line-mcp·v1.30.0·Filesystem
Quality Score
90
/100

Hash-verified file editing MCP server with token efficiency hook for AI coding agents.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "hex-line-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@levnikolaevich/hex-line-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "hex-line-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@levnikolaevich/hex-line-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @levnikolaevich/hex-line-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Filesystem