Skip to content
Zed

heimdall for Zed

io.github.lchampz/heimdall

🛡️ MCP Heimdall - Advanced Environment Architect & Diagnostic Tool.

client:Zed transport:stdio runtime:npm

Install heimdall in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "heimdall": {
      "command": "npx",
      "args": [
        "-y",
        "@lchampz/mcp-heimdall"
      ],
      "env": {
        "DEBUG": "<DEBUG>"
      }
    }
  }
}

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

heimdall in other clients