Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WORDPRESS_PASSWORD | Yes | WordPress password for basic authentication | |
| WORDPRESS_SITE_URL | Yes | The URL of your WordPress site | |
| WORDPRESS_USERNAME | Yes | WordPress username for basic authentication | |
| WOOCOMMERCE_CONSUMER_KEY | Yes | WooCommerce consumer key (generate in WooCommerce → Settings → Advanced → REST API) | |
| WOOCOMMERCE_CONSUMER_SECRET | Yes | WooCommerce consumer secret (generate in WooCommerce → Settings → Advanced → REST API) |
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 | |