Other Tools
wordpress_switch_site
Switch the active WordPress site when you have multiple sites configured in the MCP server.
wordpress_switch_site
Switch to a different WordPress site (for multi-site setups).
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| siteId | string | Yes | Site ID from configuration |
Response
{
"success": true,
"activeSite": "staging"
}
Example Prompts
- "Switch to my staging site"
- "Use siteId 'production'"
Related Tools
Notes
- Useful for agencies and multi-site workflows
- After switching, subsequent tool calls operate on the selected site
Was this page helpful?
Built with Documentation.AI
Last updated Dec 15, 2025
