Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MASTER_API_KEY | Yes | Master API Key (required) | |
| OAUTH_BASE_URL | No | Base URL for OAuth 2.1 configuration, required for ChatGPT/Remote MCP auto-registration | |
| GITEA_REPO1_URL | No | URL of the Gitea instance (e.g., https://git.example.com) | |
| GITEA_REPO1_ALIAS | No | Alias for the Gitea repository | |
| GITEA_REPO1_TOKEN | No | Authentication token for Gitea | |
| WORDPRESS_SITE1_URL | No | URL of the WordPress site (e.g., https://myblog.com) | |
| WORDPRESS_SITE1_ALIAS | No | Alias for the WordPress site | |
| WOOCOMMERCE_STORE1_URL | No | URL of the WooCommerce store (e.g., https://mystore.com) | |
| WOOCOMMERCE_STORE1_ALIAS | No | Alias for the WooCommerce store | |
| WORDPRESS_SITE1_USERNAME | No | Username for WordPress site administration | |
| WORDPRESS_SITE1_APP_PASSWORD | No | WordPress Application Password for authentication | |
| WOOCOMMERCE_STORE1_CONSUMER_KEY | No | WooCommerce REST API Consumer Key | |
| WOOCOMMERCE_STORE1_CONSUMER_SECRET | No | WooCommerce REST API Consumer Secret |
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 | |