ai ops for Zed
io.github.levelsofself/ai-ops
AI operations management: 12 specialized agents, task dispatch, and team coordination.
client:Zed
transport:stdio
runtime:npm
Install ai ops in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ai-ops": {
"command": "npx",
"args": [
"-y",
"palyan-ai-ops-mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs