Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level | INFO |
| DERIBIT_API_KEY | No | Your Deribit API key (optional, for account features) | |
| TELEGRAM_CHAT_ID | Yes | Your Telegram chat ID for notifications | |
| DERIBIT_TEST_MODE | No | Set to false for production trading | true |
| DERIBIT_API_SECRET | No | Your Deribit API secret (optional, for account features) | |
| TELEGRAM_BOT_TOKEN | Yes | Your Telegram bot token for notifications |
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 | |