Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KAIA_NETWORK | No | Network (only kaia supported currently) | kaia |
| KAIA_RPC_URL | No | KAIA Mainnet RPC URL | https://public-en.node.kaia.io |
| KAIA_AGENT_MODE | No | Agent mode: 'readonly' for safe exploration and data analysis, or 'transaction' for full DeFi operations with transaction capabilities | readonly |
| KAIA_PRIVATE_KEY | No | Wallet private key (required for transaction mode, must be 64 hex characters with or without 0x prefix) |
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 | |