Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server port | 3000 |
| GETH_URL | Yes | URL to your Geth node's JSON-RPC endpoint | |
| ALLOW_SEND_RAW_TX | No | Set to 1 to enable transaction broadcasting (disabled by default for security) | 0 |
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 | |