Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| R2_BUCKET_NAME | Yes | The name of the Cloudflare R2 bucket where logs are stored. | |
| R2_LOG_BASE_PREFIX | Yes | The folder name or base prefix within the R2 bucket for the logs. | |
| CF_R2_ACCESS_KEY_ID | Yes | The Access Key ID for Cloudflare R2. | |
| CLOUDFLARE_API_TOKEN | Yes | Cloudflare API token with 'Edit Cloudflare Workers' permissions, used for deployment. | |
| CF_R2_SECRET_ACCESS_KEY | Yes | The Secret Access Key for Cloudflare R2. |
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 | |