Perceptdot GA4 for Zed
io.github.perceptdot/ga4
AI agent vision for Google Analytics 4 — with ROI measurement. perceptdot.com
client:Zed
transport:stdio
runtime:npm
Install Perceptdot GA4 in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ga4": {
"command": "npx",
"args": [
"-y",
"@perceptdot/ga4"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs