Skip to content
Gemini CLI

OT AIops for Gemini CLI

io.github.aiops-tools/ot-aiops

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

client:Gemini CLI transport:stdio runtime:pypi

Install OT AIops in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

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

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

OT AIops in other clients