Connect Google Analytics 4 MCP to your AI Agents

Ask your GA4 data anything. No SQL, no dashboards.

Example prompts

Everything you can ask your agent about your Google Analytics 4 data.

Ask in plain English — Sequel translates it into a Google Analytics 4 query, runs it, and your agent hands back the answer. No SQL, no dashboards, no CSV exports.

Connect to your agent
What you can ask your agent
  • What were my top 5 traffic sources last month?
  • Which pages have the highest bounce rate this week?
  • Show me week-over-week organic search traffic for the past 3 months
  • What's the conversion rate by device type?
  • Which campaign drove the most sessions in Q1?

Sequel CLI

Install Google Analytics 4 MCP to your agent

The Sequel CLI installs Google Analytics 4 into your coding agent in one step — it signs you in, provisions a scoped API key, and writes the right config to the right place. No keys to copy by hand.

Prefer npm? npm install -g @sequelsh/cli@latest works too.

  1. 1

    Install the Sequel CLI

    One line installs the latest CLI with whatever package manager you have.

    curl -fsSL https://sequel.sh/install | sh
  2. 2

    Sign in

    Authenticate in your browser and pick an organization.

    sequel login
  3. 3

    Install into your agent

    Run install and pick an agent from the list, or target one directly by its slug.

    sequel install
    Claude Code
    sequel install claude-code
    Claude
    sequel install claude
    Cursor
    sequel install cursor
    VS Code
    sequel install vscode
    Windsurf
    sequel install windsurf
    Zed
    sequel install zed
    Codex
    sequel install codex
    OpenClaw
    sequel install openclaw
    Hermes
    sequel install hermes

Frequently asked questions

How do I connect Google Analytics to Sequel?

Click 'New Connection', select Google Analytics, give it a name, and click 'Connect with Google'. Sequel will request read-only access to your GA4 properties via OAuth. The entire process takes under a minute.

Which Google Analytics version does Sequel support?

Sequel connects to Google Analytics 4 (GA4). Universal Analytics (UA) is no longer supported by Google and is not available.

What metrics and dimensions can I query?

Sequel has access to the full GA4 Data API: sessions, users, pageviews, events, conversions, bounce rate, engagement rate, revenue, and hundreds of dimensions including source/medium, device, geography, and page path.

How current is the data?

GA4 data is typically 24–48 hours behind real-time. Sequel queries the GA4 Data API directly, so you see exactly what is available in GA4 at query time.

Can I combine Google Analytics with Google Search Console data?

Yes. Connect both as separate data sources and ask questions that span both. For example: 'Which pages have high impressions in Search Console but low engagement in GA4?'

Is my data secure?

Sequel requests read-only OAuth access and never stores your raw GA4 data. Credentials are encrypted at rest. You can revoke access at any time from your Google Account security settings.

What date ranges can I query?

You can query any date range supported by the GA4 Data API. Sequel will translate natural language date expressions like 'last quarter' or 'past 90 days' automatically.

Start analyzing your Google Analytics 4 data today

Connect in minutes — then ask across all your data, not just one source.