Loomal

Deterministic layered code graph MCP server with framework overlays and SCIP interop.

488 starsnpm: @levnikolaevich/hex-graph-mcp

About Hex Graph

Hex Graph is an MCP (Model Context Protocol) server published by levnikolaevich in the official MCP registry. Deterministic layered code graph MCP server with framework overlays and SCIP interop.

It ships as an npm package (@levnikolaevich/hex-graph-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 Graph with your agent

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

Frequently asked questions

What is Hex Graph?
Hex Graph is an MCP (Model Context Protocol) server by levnikolaevich. Deterministic layered code graph MCP server with framework overlays and SCIP interop.
How do I connect Hex Graph to Claude, Cursor, or another MCP client?
Install Hex Graph from its npm package (@levnikolaevich/hex-graph-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 Graph 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 Graph?
Not yet through Loomal — Hex Graph 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 Graph? Claim this listing free by verifying GitHub ownership, or contact us.