Skip to content
Zed

legis link for Zed

io.github.eutech-directory/legis-link

Construction compliance AI. Wire sizing, load calc, battery clearance. AU, USA, CA, UK, EU.

client:Zed transport:stdio runtime:npm

Install legis link in Zed

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

{
  "context_servers": {
    "legis-link": {
      "command": "npx",
      "args": [
        "-y",
        "legis-link-mcp"
      ]
    }
  }
}

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

legis link in other clients