Skip to content
Zed

WordPress MCP for Zed

io.github.konkomaji/wordpress-mcp

Talk to your WordPress site: content, SEO, WooCommerce, page builders, media and speed, with undo.

client:Zed transport:streamable-http

Install WordPress MCP in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "wordpress-mcp": {
      "url": "https://{site}/wp-json/wp-mcp/v1/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

WordPress MCP in other clients