@echo off
echo Phase 2 - VLAN API Test
echo =======================
echo.
echo Setting debug mode...
set OPNSENSE_DEBUG=true
echo.
echo Running VLAN test script...
echo.
node phase2docs/test-vlan-updated.js
echo.
echo Test completed!
echo.
echo If the test was successful, you should see:
echo - Connection successful
echo - VLAN created with UUID
echo - Configuration applied
echo - VLAN updated
echo - VLAN deleted
echo.
pause
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/vespo92/OPNSenseMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server