Perceptdot GA4 for Grok
io.github.perceptdot/ga4
AI agent vision for Google Analytics 4 — with ROI measurement. perceptdot.com
client:Grok
transport:stdio
runtime:npm
Install Perceptdot GA4 in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"ga4": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@perceptdot/ga4"
]
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs