Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AWS_REGION | No | AWS region for S3 access | us-east-1 |
| AWS_PROFILE | No | AWS profile name to use for S3 authentication | |
| FOCUS_VERSION | No | FOCUS specification version (1.0, 1.1, 1.2) | 1.0 |
| AWS_ACCESS_KEY_ID | No | AWS access key ID for S3 authentication | |
| FOCUS_DATA_LOCATION | No | Path to FOCUS data (local or S3 URI) | data/focus-export |
| AWS_SECRET_ACCESS_KEY | No | AWS secret access key for S3 authentication |
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 | |