Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WALLET_KEY | Yes | Your wallet private key | |
| INCH_API_KEY | Yes | 1inch API key | |
| RPC_URL_BASE | Yes | Base RPC URL | |
| DEV_PORTAL_KEY | Yes | Developer portal API key | |
| WALLET_ADDRESS | Yes | Your wallet address | |
| RPC_URL_ETHEREUM | Yes | Ethereum RPC URL |
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 |
|---|---|
No tools | |