MinIO AIops for Zed
io.github.aiops-tools/minio-aiops
Governed MinIO ops: capacity RCA, exposure audit, ILM, WORM retention, IAM, healing, 48 tools.
client:Zed
transport:stdio
runtime:pypi
Install MinIO AIops in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"minio-aiops": {
"command": "uvx",
"args": [
"minio-aiops"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs