Skip to content
Cursor

analytics engine for Cursor

nz.phos/analytics-engine

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

client:Cursor transport:streamable-http

Install analytics engine in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "analytics-engine": {
      "url": "https://analytics.phos.nz/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

analytics engine in other clients