Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
ALGORAND_NETWORK | No | The Algorand network to connect to (mainnet, testnet, or betanet) | mainnet |
ALGORAND_NODE_URL | No | Custom Algorand node URL (optional, defaults to AlgoNode) | |
ALGORAND_INDEXER_URL | No | Custom Algorand indexer URL (optional, defaults to AlgoNode) | |
ALGORAND_ACCOUNT_MNEMONIC | No | 25 word mnemonic phrase for the Algorand account (optional, used for transactions) |
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 |