wp_test_auth
Test authentication and connectivity for a configured WordPress site with detailed connection diagnostics. Use to verify credentials and troubleshoot connection issues.
Instructions
Tests the authentication and connectivity for a configured WordPress site with detailed connection diagnostics.
Usage Examples:
• Test connection: wp_test_auth
• Multi-site test: wp_test_auth --site="my-site"
• Verify setup: Use this after configuring new credentials
• Troubleshoot: Run when experiencing connection issues
• Health check: Regular verification of WordPress connectivity
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | No | The ID of the WordPress site to target (from mcp-wordpress.config.json). Required if multiple sites are configured. |