Industrial-AIOps for Windsurf
io.github.industrial-aiops/iaiops
Governed OT data tap: 14 field protocols + cross-protocol RCA brain; audit + MOC gating.
client:Windsurf
transport:stdio
runtime:pypi
Install Industrial-AIOps in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"iaiops": {
"command": "uvx",
"args": [
"iaiops"
],
"env": {
"IAIOPS_MCP": "<IAIOPS_MCP>",
"IAIOPS_CONFIG": "<IAIOPS_CONFIG>",
"IAIOPS_MASTER_PASSWORD": "<IAIOPS_MASTER_PASSWORD>",
"IAIOPS_NO_EGRESS": "<IAIOPS_NO_EGRESS>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs