Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PROVIDER_URL | No | Ethereum RPC provider URL(s). Multiple providers can be comma-separated. If not specified, default public nodes (like eth.drpc.org or eth.llamarpc.com) are used. |
Capabilities
Server capabilities have not been inspected yet.
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 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |