Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HL_TESTNET | No | Set to 'true' to use the Hyperliquid testnet, or 'false' for mainnet. | |
| PAPER_TRADING | No | When 'true', orders are logged but never submitted to Hyperliquid. Set to 'false' to enable live trading. | true |
| HL_PRIVATE_KEY | No | The private key for the Hyperliquid wallet. Required for live trading. | |
| HL_WALLET_ADDRESS | Yes | The wallet address for the Hyperliquid account. |
Capabilities
Server capabilities have not been inspected yet.
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 | |