Skip to content
Windsurf

Hex Graph for Windsurf

io.github.levnikolaevich/hex-graph-mcp

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

client:Windsurf transport:stdio runtime:npm

Install Hex Graph in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "hex-graph-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@levnikolaevich/hex-graph-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Hex Graph in other clients