Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PRIVATE_KEY | Yes | Your private key for transaction signing. WARNING: Keep this secure and never commit to version control | |
| PUSD_TOKEN_ETH | Yes | PUSD token address for Ethereum Mainnet | |
| ETF_CONNECTOR_ETH | Yes | ETF connector address for Ethereum Mainnet | |
| PUSD_CONNECTOR_ETH | Yes | PUSD connector address for Ethereum Mainnet | |
| MORALIS_SERVICE_API_KEY | No | Moralis API key for enhanced features (optional) |
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 | |