Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BASE_RPC_URL | No | Base chain RPC endpoint | |
| ETHEREUM_RPC_URL | No | Ethereum RPC endpoint | |
| COINGECKO_API_KEY | No | CoinGecko Pro API key (fallback provider) | |
| DEFILLAMA_API_KEY | No | DeFiLlama Pro API key | |
| UPSTASH_REDIS_REST_URL | No | Redis cache URL (Required for production) | |
| UPSTASH_REDIS_REST_TOKEN | No | Redis cache token (Required for production) |
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 | |