Skip to content
Cline

elementor mcp agent for Cline

io.github.mogacode-ma/elementor-mcp-agent

Agency-grade MCP for WordPress Elementor — multi-site, safe edits, templates, versions.

client:Cline transport:stdio runtime:npm

Install elementor mcp agent 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": {
    "elementor-mcp-agent": {
      "command": "npx",
      "args": [
        "-y",
        "elementor-mcp-agent"
      ],
      "env": {
        "ELEMENTOR_MCP_SITES": "<ELEMENTOR_MCP_SITES>",
        "ELEMENTOR_MCP_CONFIG_PATH": "<ELEMENTOR_MCP_CONFIG_PATH>",
        "ELEMENTOR_MCP_DEFAULT_SITE_ID": "<ELEMENTOR_MCP_DEFAULT_SITE_ID>"
      }
    }
  }
}

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

elementor mcp agent in other clients