Endpoint AIops for Zed
io.github.aiops-tools/endpoint-aiops
Governed managed-endpoint ops — login-storm & drift analysis, 13 MCP tools with audit/budget/undo.
client:Zed
transport:stdio
runtime:pypi
Install Endpoint AIops in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"endpoint-aiops": {
"command": "uvx",
"args": [
"endpoint-aiops"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs