Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
EVM_RPC_URL | No | EVM RPC endpoint URL for direct blockchain connectivity | https://eth.llamarpc.com |
EVM_CHAIN_NAME | No | Name of the EVM chain | Ethereum |
ENABLE_ANALYTICS | No | Enable analytics functionality | false |
ANALYTICS_DB_PATH | No | Path to the analytics database | ./analytics.db |
TENDERLY_PROJECT_ID | Yes | Your Tenderly project ID | |
TENDERLY_ACCESS_TOKEN | Yes | Your Tenderly access token | |
TENDERLY_ACCOUNT_SLUG | Yes | Your Tenderly account slug |
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 |