Skip to content
Zed

OT AIops for Zed

io.github.aiops-tools/ot-aiops

Governed OT tap (57 tools): OPC-UA/Modbus/S7/MC/MTConnect/MQTT/EtherNet-IP/EtherCAT.

client:Zed transport:stdio runtime:pypi

Install OT AIops in Zed

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

{
  "context_servers": {
    "ot-aiops": {
      "command": "uvx",
      "args": [
        "ot-aiops"
      ]
    }
  }
}

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

OT AIops in other clients