Industrial-AIOps Energy for Claude Desktop
io.github.industrial-aiops/iaiops-energy
Industrial-AIOps energy edition: IEC-104/DNP3/IEC-61850 read-only OT connectors on iaiops.core.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Industrial-AIOps Energy in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"iaiops-energy": {
"command": "uvx",
"args": [
"iaiops-energy"
],
"env": {
"IAIOPS_CONFIG": "<IAIOPS_CONFIG>",
"IAIOPS_MASTER_PASSWORD": "<IAIOPS_MASTER_PASSWORD>",
"IAIOPS_NO_EGRESS": "<IAIOPS_NO_EGRESS>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs