Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT_HUNTER_TOKEN | No | Token requerido si PORT_HUNTER_REQUIRE_TOKEN=true | TEST_TOKEN |
| PORT_HUNTER_ALLOWED_DIR | No | Directorio raíz permitido para leer PCAP/PCAPNG | . |
| PORT_HUNTER_MAX_PCAP_MB | No | Tamaño máximo del archivo a procesar | 50 |
| PORT_HUNTER_ALLOW_PRIVATE | No | Si true, permite enriquecer IPs privadas (por defecto se omite) | false |
| PORT_HUNTER_REQUIRE_TOKEN | No | Exige auth_token en cada llamada de tool | true |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |