Installation & Configuration
{
"mcpServers": {
"opnsense": {
"command": "npx",
"args": [
"opnsense-mcp-server"
],
"env": {
"OPNSENSE_HOST": "https://your-opnsense-host:port",
"OPNSENSE_API_KEY": "your-api-key",
"OPNSENSE_API_SECRET": "your-api-secret",
"OPNSENSE_VERIFY_SSL": "false"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13