Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| personality | No | The personality mode that determines which tools are available. Valid options include 'contributor', 'author', 'administrator', and 'editor'. | author |
| WORDPRESS_URL | Yes | The URL of your WordPress site (e.g., https://your-site.com). | |
| WORDPRESS_USERNAME | Yes | Your WordPress username. | |
| WORDPRESS_APP_PASSWORD | Yes | A WordPress Application Password. Generate this in your WordPress admin under Users > Your Profile > Application Passwords. |
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 | |