Skip to content
VS Code

PanDev Metrics for VS Code

io.github.seregaxxl/pandev-metrics

Query PanDev Metrics analytics and reporting data

client:VS Code transport:streamable-http

Install PanDev Metrics in VS Code

.vscode/mcp.json

{
  "servers": {
    "pandev-metrics": {
      "type": "http",
      "url": "https://app.pandev-metrics.com/mcp"
    }
  }
}

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

PanDev Metrics in other clients