Skip to content
Zed

EveryAILaw for Zed

io.github.snapsynapse/every-ai-law

AI law obligations, evidence, deadlines, saved profiles, audit trails, and signed change alerts.

client:Zed transport:stdio runtime:npm

Install EveryAILaw in Zed

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

{
  "context_servers": {
    "every-ai-law": {
      "command": "npx",
      "args": [
        "-y",
        "every-ai-law"
      ]
    }
  }
}

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

EveryAILaw in other clients