Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PRIVATE_KEY | Yes | Required private key for any blockchain operations that involve signing transactions (e.g., transferring tokens, interacting with smart contracts that modify state). This is the sole method for providing a private key. | |
| OPENSEA_API_KEY | No | Optional OpenSea API key for accessing OpenSea API services. | |
| SEITRACE_API_KEY | No | Optional SeiTrace Insights API key for accessing SeiTrace Insights API services. | |
| COINGECKO_PRO_API_KEY | No | Optional CoinGecko Pro API key for accessing CoinGecko API services. | |
| HIVE_INTELLIGENCE_API_KEY | No | Optional Hive Intelligence API key for accessing Hive Intelligence API services. |
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 | |