Skip to content
VS Code

Web Analytics for VS Code

ai.b77/web-analytics

Ask about your website traffic in chat.

client:VS Code transport:streamable-http

Install Web Analytics in VS Code

.vscode/mcp.json

{
  "servers": {
    "web-analytics": {
      "type": "http",
      "url": "https://web-analytics.b77.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Web Analytics in other clients