Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BYBIT_API_KEY | Yes | Your Bybit API key | |
| BYBIT_TESTNET | No | Set to true to use the Bybit testnet (default is false) | false |
| BYBIT_API_SECRET | Yes | Your Bybit API secret | |
| BYBIT_TRADING_ENABLED | No | Set to true to enable trading operations (default is false). Trading is DISABLED by default for safety. | false |
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 | |