Skip to content
VS Code

analyga for VS Code

io.github.jyswee/analyga

Agent-first analytics: stats, events, sessions, funnels, ingest, websites & billing.

client:VS Code transport:sse runtime:npm

Install analyga in VS Code

.vscode/mcp.json

{
  "servers": {
    "analyga": {
      "type": "sse",
      "url": "https://mcp.analyga.com/sse"
    }
  }
}

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

analyga in other clients