Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PORT | No | Port number for the SSE server | 3000 |
OKX_API_KEY | Yes | Your OKX API key | |
OKX_API_SECRET | Yes | Your OKX API secret | |
OKX_PASSPHRASE | Yes | Your OKX API passphrase | |
OKX_PROJECT_ID | No | Your OKX project ID (if required) | |
RPC_ENDPOINT_URI | Yes | RPC endpoint URI for Solana or target blockchain | |
WALLET_PRIVATE_KEY | Yes | Private key for the wallet used in trades |
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 |