Loomal

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

488 starsnpm: @levnikolaevich/hex-line-mcp

About Hex Line

Hex Line is an MCP (Model Context Protocol) server published by levnikolaevich in the official MCP registry, listed under Autonomous Agents on Loomal. Hash-verified file editing MCP server with token efficiency hook for AI coding agents.

It ships as an npm package (@levnikolaevich/hex-line-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/levnikolaevich/claude-code-skills, where the project has earned 488 GitHub stars.

Use Hex Line with your agent

Claude Code · one command
claude mcp add hex-line -- npx -y @levnikolaevich/hex-line-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "hex-line": {
      "command": "npx",
      "args": [
        "-y",
        "@levnikolaevich/hex-line-mcp"
      ]
    }
  }
}
npm@levnikolaevich/hex-line-mcp

Frequently asked questions

What is Hex Line?
Hex Line is an MCP (Model Context Protocol) server by levnikolaevich in the Autonomous Agents category. Hash-verified file editing MCP server with token efficiency hook for AI coding agents.
How do I connect Hex Line to Claude, Cursor, or another MCP client?
Install Hex Line from its npm package (@levnikolaevich/hex-line-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Hex Line open source?
Yes — the source code is public at github.com/levnikolaevich/claude-code-skills, with 488 GitHub stars.
Can AI agents pay to use Hex Line?
Not yet through Loomal — Hex Line is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Hex Line? Claim this listing free by verifying GitHub ownership, or contact us.