Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LIDO_RPC_URL | Yes | An Ethereum RPC URL (Alchemy, Infura, etc.) | |
| LIDO_CHAIN_ID | Yes | The Ethereum or L2 chain ID (e.g., 1 for Mainnet, 17000 for Holesky, 8453 for Base, 10 for Optimism, 42161 for Arbitrum) | |
| LIDO_PRIVATE_KEY | Yes | A private key for the wallet that will execute transactions |
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 | |