Ecommerce Command Center for Cline
io.github.atul0016/ecommerce-command-center
Daily ecommerce revenue, inventory, listing, shipping, and restock operations intelligence.
client:Cline
transport:stdio
runtime:pypi
Install Ecommerce Command Center 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
{
"mcpServers": {
"ecommerce-command-center": {
"command": "uvx",
"args": [
"ecommerce-command-center-mcp"
],
"env": {
"EARNALL_MCP_LICENSE_KEY": "<EARNALL_MCP_LICENSE_KEY>",
"EARNALL_MCP_ACTIVATION_ID": "<EARNALL_MCP_ACTIVATION_ID>",
"EARNALL_MCP_LICENSE_API": "<EARNALL_MCP_LICENSE_API>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs