Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPNSENSE_URL | Yes | OPNsense host URL (e.g., https://192.168.1.1) | |
| INCLUDE_PLUGINS | No | Set to "true" to include all 64 plugin module tools | |
| OPNSENSE_API_KEY | Yes | API key for authentication | |
| OPNSENSE_API_SECRET | Yes | API secret for authentication | |
| OPNSENSE_VERIFY_SSL | No | Set to "false" to disable SSL verification (useful for self-signed certificates) |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |