Skip to content
Claude Desktop

wpagent mcp for Claude Desktop

dev.wpagent/wpagent-mcp

Manage WordPress & WooCommerce from any MCP client — 58 tools over a signed REST API.

client:Claude Desktop transport:stdio runtime:npm

Install wpagent mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "wpagent-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "wpagent-mcp"
      ],
      "env": {
        "WP_SITE_URL": "<WP_SITE_URL>",
        "WP_API_KEY_ID": "<WP_API_KEY_ID>",
        "WP_API_SECRET": "<WP_API_SECRET>",
        "WP_SITE_LABEL": "<WP_SITE_LABEL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

wpagent mcp in other clients