Firewall AIops for Zed
io.github.aiops-tools/firewall-aiops
Governed OPNsense + pfSense firewall ops: rules, NAT, VPN, DHCP, RCA. 35 tools.
client:Zed
transport:stdio
runtime:pypi
Install Firewall AIops in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"firewall-aiops": {
"command": "uvx",
"args": [
"firewall-aiops"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs