Skip to content
VS Code

plausible analytics for VS Code

io.usefulapi/plausible-analytics

Query site stats, realtime visitors, breakdowns and goals from Plausible Analytics.

client:VS Code transport:streamable-http

Install plausible analytics in VS Code

.vscode/mcp.json

{
  "servers": {
    "plausible-analytics": {
      "type": "http",
      "url": "https://plausible-analytics.usefulapi.io/mcp"
    }
  }
}

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

plausible analytics in other clients