Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
LOG_FILE | No | Optional path to log file | |
JWT_TOKEN | No | Your JWT token for authentication | |
WP_API_URL | No | The WordPress site URL (e.g., https://your-site.com/) | |
WP_API_PASSWORD | No | Your WordPress application password | |
WP_API_USERNAME | No | Your WordPress username |
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 |