Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PRIVATE_KEY | Yes | Your Filecoin wallet private key (0x...) | |
| FILECOIN_NETWORK | No | Filecoin network to use: 'mainnet' (production) or 'calibration' (testing, default) | calibration |
| PERSISTENCE_PERIOD_DAYS | No | Data retention duration (default: 365 days) | 365 |
| TOTAL_STORAGE_NEEDED_GiB | No | Default storage capacity for calculations (default: 150 GiB) | 150 |
| RUNOUT_NOTIFICATION_THRESHOLD_DAYS | No | Balance warning threshold (default: 45 days, recommended >30) | 45 |
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 | |