Hash-verified file editing MCP server with token efficiency hook. 11 tools for AI coding agents.
Hash-verified file editing MCP server with token efficiency hook. 11 tools for AI coding agents.
Is it safe?
No known CVEs for skills.
No authentication — any process on your machine can connect to this server.
License not specified.
Last scanned 0 days ago.
Is it maintained?
Last commit 1 days ago. 304 GitHub stars. 671,946 weekly downloads.
Will it work with my client?
Transport: stdio, sse, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
How much context will it use?
5 tools. Estimated ~300 tokens of your context window (0.1% of 200K).
What if it doesn't work?
Common issues: JSON syntax errors in config, wrong Node.js version, npx cache, network or firewall blocking. covers troubleshooting.
{
"mcpServers": {
"io-github-levnikolaevich-hex-line-mcp": {
"args": [
"-y",
"skills"
],
"command": "npx"
}
}
}Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y skills 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
hex-line read_fileHash-verified file reading with content hash to prevent stale-context corruption
hex-line edit_fileHash-verified file editing with content hash validation
hex-line setup_hooksInstall hooks and output style for agent steering
hex-graphCode knowledge graph - indexes codebase into SQLite via tree-sitter AST, finds references, cycles, clones, unused exports, architecture overview
hex-sshHash-verified remote file editing and SFTP transfer over SSH with normalized output for minimal token usage
hex-line-mcpHash-verified file editing with content hashing to prevent stale-context corruption, includes 11 tools and validation hooks
npm://@levnikolaevich/hex-line-mcp
hex-graph-mcpCodebase code knowledge graph indexed into SQLite via tree-sitter AST with 15 tools for architecture analysis
npm://@levnikolaevich/hex-graph-mcp
hex-ssh-mcpHash-verified remote file editing and SFTP over SSH with 8 tools for minimal token usage
npm://@levnikolaevich/hex-ssh-mcp
Last scanned 2h ago
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.