Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
API_KEY | Yes | API key for authentication with your printer management system | |
TEMP_DIR | No | Directory for temporary files (optional) | |
BAMBU_TOKEN | No | Access token for Bambu Lab printers (required when PRINTER_TYPE is 'bambu') | |
SLICER_PATH | No | Path to the slicer executable | |
SLICER_TYPE | No | The type of slicer to use | prusaslicer |
BAMBU_SERIAL | No | Serial number for Bambu Lab printers (required when PRINTER_TYPE is 'bambu') | |
PRINTER_HOST | No | The hostname or IP address of your 3D printer | localhost |
PRINTER_PORT | No | The port used to connect to your 3D printer | 80 |
PRINTER_TYPE | No | The type of 3D printer management system | octoprint |
SLICER_PROFILE | No | Path to the slicer profile |
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 |