Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DEBUG | No | Debug mode (true/false) | false |
PRIVATE_KEY | No | Your private key (used for sending transactions) | |
DEFAULT_NETWORK | No | Default network (base_sepolia, ethereum_mainnet, etc.) | base_sepolia |
MAX_TRANSACTION_VALUE | No | Maximum transaction amount limit (default 10 ETH) | 10 |
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 |