Skip to content
Cursor

Firewall AIops for Cursor

io.github.aiops-tools/firewall-aiops

Governed OPNsense + pfSense firewall ops: rules, NAT, VPN, DHCP, RCA. 35 tools.

client:Cursor transport:stdio runtime:pypi

Install Firewall AIops in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "firewall-aiops": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "firewall-aiops"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Firewall AIops in other clients