Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WORDPRESS_PASSWORD | No | WordPress password for authentication (required only for WordPress API methods) | |
| WORDPRESS_SITE_URL | No | Your WordPress site URL (WooCommerce is a WordPress plugin) | |
| WORDPRESS_USERNAME | No | WordPress username with appropriate permissions (required only for WordPress API methods) | |
| WOOCOMMERCE_CONSUMER_KEY | No | WooCommerce REST API consumer key | |
| WOOCOMMERCE_CONSUMER_SECRET | No | WooCommerce REST API consumer secret |
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 | |