Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LAYER_API_TOKEN | Yes | Your Layer.ai API token (starts with pat_) | |
| LAYER_USAGE_FILE | No | Usage tracking file (defaults to .layer_usage.json) | .layer_usage.json |
| LAYER_API_BASE_URL | No | API base URL (defaults to https://api.layer.ai) | https://api.layer.ai |
| LAYER_WORKSPACE_ID | No | Default workspace ID | |
| LAYER_DEFAULT_SAVE_DIR | No | Default save directory (defaults to ./assets) | ./assets |
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 | |