Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| S3_BUCKET | No | Your S3 bucket name for large dataset storage (optional) | |
| S3_REGION | No | The AWS region for your S3 bucket (optional) | us-east-1 |
| DATAMAKER_URL | No | The URL of the DataMaker server | https://dev.datamaker.app |
| S3_ACCESS_KEY_ID | No | Your AWS access key ID (optional) | |
| DATAMAKER_API_KEY | Yes | Your DataMaker API key for authentication | |
| S3_SECRET_ACCESS_KEY | No | Your AWS secret access key (optional) |
Capabilities
Server capabilities have not been inspected yet.
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 | |