NotFairNotFair
Start now

Integration · Cursor × Google Analytics

Run Google Analytics inside Cursor

NotFair connects Cursor to live Google Analytics through the same hosted MCP endpoint used across the product. Properties, Data API reports, realtime, metadata, custom dimensions, and key events.

Supported
Hosted MCP URL https://notfair.co/api/mcp/notfair — the same endpoint as every other NotFair platform
12 Google Analytics tools
Writes follow this platform's real lifecycle — not Google Ads undo copied onto Google Analytics

Connect your Google Analytics account

Authorize once at notfair.co — then open Cursor and start asking real questions about your account.

Connect Google Analytics

Setup

Connect Cursor in three steps

Cursor uses NotFair's hosted Streamable HTTP endpoint. NotFair hosts Google OAuth for GA4. You authorize properties without creating a Cloud project for the MCP client.

  1. 1. Open Cursor's MCP config

    In Cursor, open Settings → MCP and click "Edit Config". Or open ~/.cursor/mcp.json directly.

  2. 2. Add NotFair

    Add the hosted server under mcpServers.

    {
      "mcpServers": {
        "NotFair-GoogleAnalytics": {
          "url": "https://notfair.co/api/mcp/notfair"
        }
      }
    }
  3. 3. Authorize Google Analytics

    Open /connect/google_analytics on notfair.co, complete the hosted connection, and select the accounts or properties Cursor may use.

Capabilities

What Cursor can do with NotFair

Read live Google Analytics data

Properties, Data API reports, realtime, metadata, custom dimensions, and key events.

Counted tool surface

12 Google Analytics tools, measured from the production registrar and guarded by a drift test.

Hosted credentials

NotFair hosts Google OAuth for GA4. You authorize properties without creating a Cloud project for the MCP client.

Platform-true writes

Reporting is read-only. createKeyEvent and deleteKeyEvent are inverses. archiveCustomDimension is irreversible and cannot reuse parameterName. Writes wait for approval. runScript never wraps mutations. Google requires both analytics.readonly and analytics.edit for this combined surface. NotFair does not claim Google Ads impact review on GA4.

Example workflows

Prompts that lead to real account work

Channel report

Run a last-28-days report of sessions and conversions by sessionDefaultChannelGroup.

A Data API report with sampling caveats.

Realtime check

Show realtime active users for the selected property.

runRealtimeReport output for the targeted propertyId.

Key-event preview

Preview creating a key event. Do not execute until I approve. Explain whether archiveCustomDimension can be undone.

A staged Admin API write. Archive is labeled irreversible.

Why NotFair for Cursor + Google Analytics

The hosted MCP endpoint is the same. The Google Analytics contract is not. NotFair keeps tool counts, OAuth, and write limits honest for this platform.

  • 12 Google Analytics tools — not a vendor-wide total reused as a Google Analytics count
  • NotFair hosts Google OAuth for GA4. You authorize properties without creating a Cloud project for the MCP client.
  • Reporting is read-only. createKeyEvent and deleteKeyEvent are inverses. archiveCustomDimension is irreversible and cannot reuse parameterName. Writes wait for approval. runScript never wraps mutations.
  • Same remote endpoint in Claude, Codex, Cursor, Windsurf, Gemini CLI, and OpenClaw

FAQ

Common questions about using Cursor with Google Ads through NotFair.

Yes. NotFair's hosted MCP endpoint is the same across clients. Cursor speaks MCP and can call the same tools. Google publishes googleanalytics/google-analytics-mcp as an experimental local, read-only server.

Key-event create/delete are inverses. Custom-dimension archive cannot be undone. Google Ads impact review is not claimed.

NotFair advertises 12 Google Analytics tools.