Skip to content
Zed

audit for Zed

io.github.commitshow/audit

Score a public GitHub repo 0-100, or search Legit.Show for launched software by what we measured.

client:Zed transport:stdio runtime:npm

Install audit in Zed

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

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

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

audit in other clients