Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_PREFIX | No | Custom prefix for the Cyberbro API. Defaults to 'api' in common configurations. | api |
| SSL_VERIFY | No | Set to 'false' to disable SSL verification for the Cyberbro URL. Useful for self-signed certificates or local testing. | |
| CYBERBRO_URL | Yes | The URL of the Cyberbro server (e.g., http://localhost:5000) |
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 | |