v1.8.1 — Remote proxy docs fix + npx runner
Fixed
- Remote-proxy documentation. The Node.js proxy is launched by your AI client as a local subprocess, so for remote/shared-hosting sites its path must point to the client machine — not to
bin/mcp-proxy.mjsinsidewp-content/plugins/...on the server. The Connection tab, README, andmcp-config-examples.jsonnow make this explicit. Thanks to the user who reported the misread.
New
npxrunner for remote connections —@msrbuilds/emcp-proxy(zero-dependency, published frombin/). Config becomes"command": "npx", "args": ["-y", "@msrbuilds/emcp-proxy@latest"], so there's no local proxy copy to extract or keep in sync. The local-file method remains documented as the alternative.
Changed
- Documented
MCP_PROTOCOL_VERSION=2024-11-05in the connection docs — it makes the proxy rewrite the adapter's2025-06-18handshake for clients (e.g. some Claude Desktop builds) that reject it.
Free download: elementor-mcp-1.8.1.zip · Pro: emcp-pro-1.8.1.zip (Freemius-served)