Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
TAPP_NETWORK | No | Network configuration (mainnet, testnet, or devnet) | mainnet |
TAPP_RPC_URL | No | Custom RPC URL (optional) | |
TAPP_API_TIMEOUT | No | API configuration timeout | 30000 |
TAPP_PRIVATE_KEY | No | Private key (optional - if not provided, a new random key will be generated) |
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 |