Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GOOGLE_ADS_CLIENT_ID | Yes | OAuth 2.0 Client ID created in the Google Cloud Console | |
| GOOGLE_ADS_CUSTOMER_ID | Yes | The Google Ads account ID (without dashes) | |
| GOOGLE_ADS_CLIENT_SECRET | Yes | OAuth 2.0 Client Secret created in the Google Cloud Console | |
| GOOGLE_ADS_REFRESH_TOKEN | Yes | OAuth 2.0 Refresh Token generated via OAuth flow | |
| GOOGLE_ADS_DEVELOPER_TOKEN | Yes | Developer Token from the Google Ads account (Tools > API Center) |
Capabilities
Server capabilities have not been inspected yet.
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 | |