Skip to content
Zed

archiet audit for Zed

io.github.anioko/archiet-audit

Submit architecture docs, get a consulting-grade traceability audit at a shareable URL

client:Zed transport:stdio runtime:pypi

Install archiet audit 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": {
    "archiet-audit": {
      "command": "uvx",
      "args": [
        "archiet-audit-mcp"
      ],
      "env": {
        "ARCHIET_BASE_URL": "<ARCHIET_BASE_URL>"
      }
    }
  }
}

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

archiet audit in other clients