Skip to content
VS Code

analytics engine for VS Code

nz.phos/analytics-engine

AI analytics — sales analysis, ML forecasting, customer segmentation.

client:VS Code transport:streamable-http

Install analytics engine in VS Code

.vscode/mcp.json

{
  "servers": {
    "analytics-engine": {
      "type": "http",
      "url": "https://analytics.phos.nz/mcp"
    }
  }
}

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

analytics engine in other clients