# WordPress Test Credentials for mcp-evals
# Copy this file to .env.evaluation and fill in your test site details
# OpenAI API Key (required for evaluations)
OPENAI_API_KEY=your_openai_api_key_here
# WordPress Test Site Configuration
TEST_WORDPRESS_URL=https://your-test-site.com
TEST_WORDPRESS_USER=your_test_username
TEST_WORDPRESS_PASSWORD=your_application_password_here
# Alternative: Use your existing WordPress sites
# WORDPRESS_SITE_URL=https://your-site.com
# WORDPRESS_USERNAME=your_username
# WORDPRESS_APP_PASSWORD=your_app_password