Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AEM_ORG_ID | No | Adobe Organization ID used in local/Docker testing | |
| AEM_SCOPES | No | OAuth scopes (e.g., openid,AdobeID,read_organizations,additional_info.projectedProductContext,additional_info.roles) | openid,AdobeID,read_organizations,additional_info.projectedProductContext,additional_info.roles |
| AEM_BASE_URL | No | AEM base URL (e.g., https://author-p161901-e1740392.adobeaemcloud.com) | |
| AEM_CLIENT_ID | No | OAuth Client ID (API Key) from Adobe Developer Console | |
| AEM_ACCESS_TOKEN | No | Manual access token used in local/Docker testing | |
| AEM_API_ENDPOINT | No | AEM API endpoint path | /adobe/assets |
| AEM_CLIENT_SECRET | No | OAuth Client Secret from Adobe Developer Console | |
| ADOBE_IMS_TOKEN_ENDPOINT | No | Adobe IMS token endpoint | https://ims-na1.adobelogin.com/ims/token/v3 |
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 | |