Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PORT | No | The port to run the server on | 3333 |
DEBUG_LEVEL | No | Set logging verbosity | info |
SKETCH_API_KEY | No | Your Sketch API access token (required for Sketch Cloud files) | |
LOCAL_SKETCH_PATH | No | Path to local Sketch file (alternative to --local-file argument) |
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 |