Statable for VS Code
com.statable/analytics
Privacy-first, cookieless web analytics: traffic, sources, pages, goals, funnels and site setup.
client:VS Code
transport:streamable-http
runtime:npm
Install Statable in VS Code
.vscode/mcp.json
{
"servers": {
"analytics": {
"type": "http",
"url": "https://mcp.statable.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs