Skip to content
Zed

HiveLaw for Zed

io.github.srotzin/hivelaw

Governance framework, dispute resolution, and arbitration for agents

client:Zed transport:streamable-http

Install HiveLaw in Zed

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

{
  "context_servers": {
    "hivelaw": {
      "url": "https://hivelaw.onrender.com/mcp"
    }
  }
}

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

HiveLaw in other clients