Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
JOERN_HOST | Yes | Joern server host address | 127.0.0.1 |
JOERN_PORT | Yes | Joern server port | 16162 |
JOERN_PASSWORD | Yes | Joern server authentication password | password |
JOERN_USERNAME | Yes | Joern server authentication username | user |
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 |