Hex Graph for Claude Desktop
io.github.levnikolaevich/hex-graph-mcp
Deterministic layered code graph MCP server with framework overlays and SCIP interop.
client:Claude Desktop
transport:stdio
runtime:npm
Install Hex Graph in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"hex-graph-mcp": {
"command": "npx",
"args": [
"-y",
"@levnikolaevich/hex-graph-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs