Other Toolswordpress_switch_site
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

ParameterTypeRequiredDescription
siteIdstringYesSite ID from configuration

Response

{
  "success": true,
  "activeSite": "staging"
}

Example Prompts

  • "Switch to my staging site"
  • "Use siteId 'production'"

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