Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| predict_gas_price | |
| estimate_gas_cost | |
| get_supported_chains | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| gas_price_query | Prompt template for querying gas prices at a specific confidence level and chain. Parameters: - confidence (int): The confidence level for gas price prediction (0-100). - chain_id (int): The ID of the blockchain network (e.g., 1 for Ethereum Mainnet). Default: 1. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |