Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
UPBIT_ACCESS_KEY | No | Your Upbit API access key (required for private trading tools) | |
UPBIT_SECRET_KEY | No | Your Upbit API secret key (required for private trading tools) | |
UPBIT_SERVER_URL | No | The Upbit server URL | https://api.upbit.com |
UPBIT_ENABLE_TRADING | No | Enable trading functionality (set to true to enable private tools) | false |
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 |