Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PROVIDER_URL | No | Comma-separated list of Ethereum RPC provider URLs | https://eth.drpc.org,https://eth.llamarpc.com,https://ethereum.publicnode.com,https://rpc.ankr.com/eth |
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 |
---|---|
resolve-name | Resolve an ENS name to an Ethereum address |
reverse-lookup | Get the ENS name for an Ethereum address |
get-text-record | Get a text record for an ENS name |
check-availability | Check if an ENS name is available for registration |
get-all-records | Get all available information for an ENS name |
get-subdomains | Get subdomains for an ENS name |
get-name-history | Get the history of an ENS name |
get-registration-price | Get the price to register an ENS name |