Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FASTLY_API_TOKEN | No | Optional: Fastly API token for cache purging. | |
| MAGENTO_BASE_URL | Yes | The base URL of your Magento 2 / Adobe Commerce instance (e.g., https://your-magento-instance.com). | |
| FASTLY_SERVICE_ID | No | Optional: Fastly Service ID for targeted cache invalidation. | |
| MAGENTO_OAUTH_TOKEN | No | OAuth 1.0 Access Token from Magento Integration setup. | |
| MAGENTO_ADMIN_PASSWORD | No | Magento admin password (alternative to OAuth auth). | |
| MAGENTO_ADMIN_USERNAME | No | Magento admin username (alternative to OAuth auth). | |
| MAGENTO_OAUTH_CONSUMER_KEY | No | OAuth 1.0 Consumer Key from Magento Integration setup. | |
| MAGENTO_OAUTH_TOKEN_SECRET | No | OAuth 1.0 Access Token Secret from Magento Integration setup. | |
| MAGENTO_OAUTH_CONSUMER_SECRET | No | OAuth 1.0 Consumer Secret from Magento Integration setup. |
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 | |