Skip to content
Zed

mcp pfsense for Zed

io.github.antonio-mello-ai/mcp-pfsense

Manage pfSense firewalls through AI assistants — rules, DHCP, DNS, and more

client:Zed transport:stdio runtime:pypi

Install mcp pfsense in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp-pfsense": {
      "command": "uvx",
      "args": [
        "mcp-pfsense"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

mcp pfsense in other clients