Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AEVO_API_KEY | No | API key | |
| AEVO_API_SECRET | No | API secret | |
| AEVO_ENVIRONMENT | No | testnet or mainnet (default) | mainnet |
| AEVO_AUTO_REGISTER | No | Auto-register on startup (true/false) | |
| AEVO_WALLET_ADDRESS | No | Wallet address (for register_account tool) | |
| AEVO_WALLET_PRIVATE_KEY | No | Wallet private key (for register_account tool) | |
| AEVO_SIGNING_KEY_PRIVATE_KEY | No | Signing key for order submission |
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 | |