Skip to content
Cursor

gizmoanalytics for Cursor

io.github.sudomichael/gizmoanalytics

Cookieless analytics for AI coding agents. Install in one prompt, 28 tools, OAuth onboarding.

client:Cursor transport:stdio runtime:npm

Install gizmoanalytics in Cursor

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

{
  "mcpServers": {
    "gizmoanalytics": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "gizmoanalytics-mcp"
      ]
    }
  }
}

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

gizmoanalytics in other clients