Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
QUARKDOWN_JAR_PATH | Yes | Absolute path to the Quarkdown JAR file | |
QUARKDOWN_TEMP_DIR | No | Optional: Directory for processing temporary files | /tmp/quarkdown |
QUARKDOWN_LOG_LEVEL | No | Optional: Log level for the server | INFO |
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 |