Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VERIFY_SSL | No | Whether to verify SSL certificates (true/false) | true |
| AUTH_METHOD | No | The authentication method to use (e.g., api_key, basic, jwt) | api_key |
| PFSENSE_URL | Yes | The URL of your pfSense system (e.g., https://your-pfsense.local) | |
| ENABLE_HATEOAS | No | Whether to enable HATEOAS navigation links (true/false) | false |
| PFSENSE_API_KEY | Yes | The pfSense API key generated in System -> User Manager -> [Your User] -> API Keys | |
| PFSENSE_VERSION | Yes | The version of pfSense being used (e.g., CE_2_8_0 or PLUS_24_11) |
Capabilities
Server capabilities have not been inspected yet.
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 | |