4 months ago
MCP server for Shopify store analytics. Query real-time profit, revenue, COGS, ad spend, customer segments, and marketing metrics from your Shopify store through Claude Desktop, Cursor, or any MCP-compatible AI assistant.
Server Config
{
"mcpServers": {
"ned": {
"command": "npx",
"args": [
"@ned-ai/mcp-server"
],
"env": {
"NED_API_KEY": "ned_live_xxx"
}
}
}
}