Configuration¶
Content Studio → Settings¶
Path: admin.php?page=mcs-settings
AI providers¶
| Option | Notes |
|---|---|
| Provider | e.g. OpenAI, OpenRouter, Anthropic, etc. |
| Default model | Validated against provider catalog (OpenRouter refreshes from API). |
| API keys | mcs_openai_api_key, mcs_anthropic_api_key, mcs_mistral_api_key, mcs_openrouter_api_key, mcs_gemini_api_key |
Images & social¶
- Image model for generations.
- Late API (
mcs_late_api_key,mcs_late_profile_id) for social scheduling when used.
Language¶
- Content language option for generated copy.
Usage¶
- Usage tracking integrates with
MCS_Usage_Service—see Usage admin screen where exposed.
Permissions¶
Only users with mcs_manage_settings should access full API key management.
Frontend¶
The MCS_Frontend class registers public routes for the chat experience—if URLs 404, revisit permalinks.