Skip to content
Zed

regula for Zed

io.github.kuzivaai/regula

Offline AI governance code indicators (EU AI Act, Korea, Colorado). Indication, not legal advice.

client:Zed transport:stdio runtime:pypi

Install regula in Zed

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

{
  "context_servers": {
    "regula": {
      "command": "uvx",
      "args": [
        "regula-ai"
      ]
    }
  }
}

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

regula in other clients