Skip to content

First Party Data CRO for Zed

io.github.atul0016/first-party-data-cro

First-party funnel, rage-click, checkout, A/B test, and page-speed CRO intelligence.

client:Zed transport:stdio runtime:pypi

Install First Party Data CRO in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

{
  "context_servers": {
    "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>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

First Party Data CRO in other clients