Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
LOG_LEVEL | No | Logging level - 'debug', 'info', 'warn', or 'error' | info |
HYPERLIQUID_TESTNET | No | Set to 'true' to use testnet, 'false' for mainnet | false |
HYPERLIQUID_PRIVATE_KEY | Yes | Your Ethereum private key for authentication (required for trading) | |
HYPERLIQUID_VAULT_ADDRESS | No | Your vault address (optional, for vault operations) | |
HYPERLIQUID_WALLET_ADDRESS | Yes | Your wallet address (required for trading) |
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 |