Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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 |
|---|---|
| get_account_balance | Get the HBAR balance of a Hedera account using JSON-RPC |
| get_transaction_receipt | Get transaction receipt by transaction hash |
| get_block_info | Get information about a specific block |
| estimate_gas | Estimate gas for a transaction |
| get_network_info | Get current network information (chain ID, gas price, block number) |