Google_analytics for VS Code
io.github.pipeworx-io/google_analytics
Google Analytics MCP Pack
client:VS Code
transport:streamable-http
Install Google_analytics in VS Code
.vscode/mcp.json
{
"servers": {
"google_analytics": {
"type": "http",
"url": "https://gateway.pipeworx.io/google_analytics/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs