Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| QR_OUTPUT_DIR | No | The directory where generated QR codes will be saved. | ./qr-codes |
| QR_DEFAULT_SIZE | No | The default size (width/height) of the generated QR codes. | 300 |
| QR_DEFAULT_ERROR_CORRECTION | No | The default error correction level for generated QR codes (e.g., L, M, Q, H). | M |
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 | |