Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ALGORAND_ALGOD | No | The Algorand Algod base URL | https://mainnet-api.algonode.cloud |
| ALGORAND_TOKEN | No | The Algorand API token | |
| ITEMS_PER_PAGE | No | Number of items to display per page | 10 |
| ALGORAND_NETWORK | No | The Algorand network to connect to | mainnet |
| ALGORAND_ALGOD_API | No | The Algorand Algod API endpoint | https://mainnet-api.algonode.cloud/v2 |
| ALGORAND_ALGOD_PORT | No | The Algorand Algod port | |
| ALGORAND_AGENT_WALLET | Yes | The Algorand agent wallet mnemonic |
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 | |