Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AAP_URL | No | The base URL for AAP Controller API (e.g., https://your-aap-controller.example.com/api/controller/v2) | |
| AAP_TOKEN | No | Your AAP API token for authentication | |
| GATEWAY_URL | No | The base URL for AAP Gateway API (e.g., https://your-aap-gateway.example.com/api/gateway/v1). If not set, will be inferred from AAP_URL if possible | |
| AAP_BASE_URL | No | The base URL for AAP Controller (e.g., https://your-aap-controller.example.com) | |
| AAP_PASSWORD | No | Your AAP password for authentication | |
| AAP_USERNAME | No | Your AAP username for authentication |
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 | |