Skip to content
Zed

Hex Research for Zed

io.github.levnikolaevich/hex-research-mcp

Research graph MCP for hypotheses, goals, runs, source quality, audits, and generated maps.

client:Zed transport:stdio runtime:npm

Install Hex Research in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

Hex Research in other clients