Skip to content
VS Code

ClearPost: WordPress SEO Agent for VS Code

com.clearpostplugin/wordpress-seo

SEO agent for WordPress. Grows your organic traffic on autopilot. 14 tools, zero configuration.

client:VS Code transport:streamable-http

Install ClearPost: WordPress SEO Agent in VS Code

.vscode/mcp.json

{
  "servers": {
    "wordpress-seo": {
      "type": "http",
      "url": "https://{site_domain}/wp-json/clearpost/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

ClearPost: WordPress SEO Agent in other clients