Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AUTH_METHOD | No | Authentication method - 'direct' for BYOA or 'openbridge' for partner app | |
| AMAZON_AD_API_PACKAGES | No | Comma-separated list of tool packages to activate (e.g., 'profiles,amc-workflow') | |
| AMAZON_AD_API_CLIENT_ID | No | Your Amazon Ads API client ID (required for BYOA) | |
| OPENBRIDGE_REFRESH_TOKEN | No | Your Openbridge API token (required when using Openbridge partner app) | |
| AMAZON_AD_API_CLIENT_SECRET | No | Your Amazon Ads API client secret (required for BYOA) |
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 | |