Skip to content
Cline

wpagent mcp for Cline

dev.wpagent/wpagent-mcp

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

client:Cline transport:stdio runtime:npm

Install wpagent mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

wpagent mcp in other clients