Loading MCP server directory, please wait...
First-party funnel, rage-click, checkout, A/B test, and page-speed CRO intelligence.
npx @getmcp/cli add io.github.atul0016/first-party-data-croRequires Python 3.10+. Community-contributed server. Review source before installing.
EARNALL_MCP_LICENSE_KEYLicense key from AtulHritik-Mcp-First-Party-Data-Cro purchase page.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.atul0016/first-party-data-cro": {
"command": "uvx",
"args": [
"first-party-data-cro-mcp"
],
"env": {
"EARNALL_MCP_LICENSE_KEY": "",
"EARNALL_MCP_ACTIVATION_ID": "",
"EARNALL_MCP_LICENSE_API": "https://mcp-payment-site.vercel.app/api/licenses/validate"
}
}
}
}