Ecommerce Command Center for Windsurf
io.github.atul0016/ecommerce-command-center
Daily ecommerce revenue, inventory, listing, shipping, and restock operations intelligence.
client:Windsurf
transport:stdio
runtime:pypi
Install Ecommerce Command Center in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs