Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | Environment (development/production) | development |
| API_TIMEOUT | No | API request timeout in milliseconds | 10000 |
| XANO_API_KEY | Yes | Your Xano API authentication key | |
| XANO_API_URL | Yes | Xano API endpoint URL |
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 | |