eurolytics for VS Code
app.eurolytics/eurolytics
Privacy-first, cookie-free web analytics: create sites, install and verify tracking, read stats.
client:VS Code
transport:streamable-http
Install eurolytics in VS Code
.vscode/mcp.json
{
"servers": {
"eurolytics": {
"type": "http",
"url": "https://eurolytics.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs