Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
HF_TOKEN | Yes | Your Hugging Face access token | |
HF_READ_ONLY | No | Enable read-only mode | false |
HF_ADMIN_MODE | No | Enable admin operations | false |
HF_WRITE_ONLY | No | Enable write-only mode | false |
HF_MAX_FILE_SIZE | No | Max file size in bytes (50MB) | 50000000 |
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 |