Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Set DEBUG=aiva:* environment variable for verbose logging | |
| AIVA_API_KEY | Yes | Your AIVA API key | |
| AIVA_API_URL | No | Custom API URL (default: https://api.aiva.io) | https://api.aiva.io |
| SHOPIFY_STORE | No | Your Shopify store domain | |
| SHOPIFY_ACCESS_TOKEN | No | Direct Shopify access (bypasses proxy) |
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 | |