MCP server for e-commerce product data, pricing intelligence, competitor analysis, and marketplace monitoring. Powered by Apify cloud infrastructure.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"@apify/actors-mcp-server",
"--actors",
"nexgendata/ecommerce-intelligence-mcp-server"
],
"env": {
"APIFY_TOKEN": "YOUR_APIFY_TOKEN"
}
}