mcp-activation
Enables live interaction with the NetAlertX runtime. This skill configures the Model Context Protocol (MCP) connection, granting full API access for debugging, troubleshooting, and real-time operations including database queries, network scans, and device management.
Installation
Pick a client and clone the repository into its skills directory.
Installation
About this skill
Enables live interaction with the NetAlertX runtime. This skill configures the Model Context Protocol (MCP) connection, granting full API access for debugging, troubleshooting, and real-time operations including database queries, network scans, and device management.
How to use
Upewnij się, że jesteś połączony z devcontainerem NetAlertX i że serwer backend jest uruchomiony — konieczny jest działający serwer, aby wygenerować token API w pliku app.conf.
Jeśli nie masz jeszcze aktywowanego devcontainera, aktywuj umiejętność zarządzania kontenerem, uruchamiając activate_skill("devcontainer-management").
Wewnątrz kontenera uruchom skrypt generujący konfigurację: /workspaces/NetAlertX/.devcontainer/scripts/generate-configs.sh. Skrypt wyodrębni token API i utworzy niezbędne pliki ustawień (.gemini/settings.json i .vscode/mcp.json).
Zrestartuj sesję agenta (Gemini CLI lub inne narzędzie), aby załadować nową konfigurację MCP z pliku .gemini/settings.json.
Po restarcie agent będzie miał dostęp do narzędzi netalertx-devcontainer i będzie mógł wykonywać zapytania do bazy danych, uruchamiać skanowanie sieci oraz zarządzać urządzeniami poprzez żywe połączenie z serwerem.