First Party Data CRO for Cline
io.github.atul0016/first-party-data-cro
First-party funnel, rage-click, checkout, A/B test, and page-speed CRO intelligence.
client:Cline
transport:stdio
runtime:pypi
Install First Party Data CRO 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": {
"first-party-data-cro": {
"command": "uvx",
"args": [
"first-party-data-cro-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