Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPINION_API_KEY | Yes | Your Opinion.trade API key (required for all operations) | |
| OPINION_CHAIN_ID | No | Network chain ID (56=BNB mainnet, 97=BNB testnet) | 56 |
| OPINION_PRIVATE_KEY | No | Your Ethereum private key for trading mode (optional, enables trading capabilities with EIP712 signing) |
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 | |