analytics for VS Code
com.zenovay/analytics
Real-time web analytics for AI agents: query traffic, funnels, revenue, and manage your sites.
client:VS Code
transport:streamable-http
Install analytics in VS Code
.vscode/mcp.json
{
"servers": {
"analytics": {
"type": "http",
"url": "https://api.zenovay.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs