Skip to content
Zed

nodehero for Zed

io.github.dinosaur24/nodehero

AI workflow error analysis for n8n, Make, Zapier, and 10+ platforms.

client:Zed transport:stdio runtime:npm

Install nodehero in Zed

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

{
  "context_servers": {
    "nodehero": {
      "command": "npx",
      "args": [
        "-y",
        "nodehero-mcp"
      ]
    }
  }
}

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

nodehero in other clients