Skip to content

Social Commerce Intelligence for Cursor

io.github.atul0016/social-commerce-intelligence

Creator ROI, video conversion, trends, affiliate, and social commerce intelligence.

client:Cursor transport:stdio runtime:pypi

Install Social Commerce Intelligence in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "social-commerce-intelligence": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "social-commerce-intelligence-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>"
      }
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Social Commerce Intelligence in other clients