Skip to content
VS Code

WP Agent - WordPress publishing & management with Claude for VS Code

com.getwpagent/wordpress

WordPress MCP server: publish posts, AI images, SEO and full site management, self-hosted

client:VS Code transport:streamable-http

Install WP Agent - WordPress publishing & management with Claude in VS Code

.vscode/mcp.json

{
  "servers": {
    "wordpress": {
      "type": "http",
      "url": "https://mcp.getwpagent.com/mcp"
    }
  }
}

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

WP Agent - WordPress publishing & management with Claude in other clients