Add persisted target registry for Cursor golden profiles.

Targets save to PFSENSE_TARGETS_PATH so golden-pfsense and other firewalls reload across MCP sessions.
This commit is contained in:
2026-06-12 22:54:07 +03:00
parent 9fa6a0735f
commit 3ccd12d923
5 changed files with 134 additions and 12 deletions

View File

@@ -14,3 +14,4 @@ PFSENSE_DRY_RUN=false
PFSENSE_REQUIRE_DESCRIPTION_PREFIX=mcp:
PFSENSE_BLOCK_WAN_INBOUND_ANY=true
PFSENSE_AUDIT_LOG_PATH=/root/.hermes/logs/pfsense-mcp-audit.jsonl
PFSENSE_TARGETS_PATH=~/.local/share/pfsense-mcp/targets.json