Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| debug | No | Enable debug logging if set to true (or any value). | |
| server | No | Kali API server URL (default: http://localhost:5000). Use this to specify the address of the running kali_server.py. | http://localhost:5000 |
| timeout | No | Request timeout in seconds (default: 600). | 600 |
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 | |