Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| QUICKFILE_DEBUG | No | Enable debug mode to show request/response with redacted credentials (set to '1' to enable) | |
| QUICKFILE_API_KEY | Yes | Your QuickFile API key (found in Account Settings → 3rd Party Integrations → API Key) | |
| QUICKFILE_ACCOUNT_NUMBER | Yes | Your QuickFile account number (visible in top-right corner of QuickFile dashboard) | |
| QUICKFILE_APPLICATION_ID | Yes | Your QuickFile application ID (found in Account Settings → Create a QuickFile App) |
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 | |