Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VELOCIRAPTOR_API_URL | No | The URL of the Velociraptor server (e.g., https://velociraptor.example.com:8001). | |
| VELOCIRAPTOR_CA_CERT | No | Path to the CA certificate or PEM content. | |
| VELOCIRAPTOR_CLIENT_KEY | No | Path to the client key or PEM content. | |
| VELOCIRAPTOR_CLIENT_CERT | No | Path to the client certificate or PEM content. | |
| VELOCIRAPTOR_CONFIG_PATH | No | Path to the generated API client config file (api_client.yaml). |
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 | |