Loading subscription status...
{
"mcpServers": [
{
"Elementor MCP": {
"env": {
"WP_URL": "https://url.of.target.website",
"WP_APP_USER": "wordpress_username",
"WP_APP_PASSWORD": "Application_Password"
},
"args": [
"-y",
"elementor-mcp"
],
"command": "npx"
}
}
]
}