Connect Google Search Console to your AI agents.

Connect Google Search Console data to AI agents with Combined. Explore search analytics by page, search analytics by date, search analytics by query, source setup, MCP access and read-only business queries.

Put Google Search Console records to work in the agent you already use. Combined syncs business data into a managed data layer and exposes scoped, read-only queries through MCP.

Start with 5 million MAR without a card; usage after the trial is $5 per million MAR, with no monthly minimum. Combined offers 1,125 connectors across catalog sources and connectors generated through desktop automation.

How to connect Google Search Console to Combined

  1. Add your source. Open Connected Apps in Combined and select Google Search Console. Use the account or workspace that contains the records you want to analyze.
  2. Authorize access. Complete the connection flow and choose the required permissions. The setup reference below shows the upstream source's configurable fields; the Combined flow may handle some of them for you.
  3. Select datasets and sync. Choose the relevant data, set any available history filters, and wait for the first successful sync.
  4. Grant your agent access. Use the Set up or Access workspace to connect your agent through MCP and scope it to the sources it needs.
  5. Ask a first question. Discover the synced schema, check freshness, and run a bounded read-only query. Then add another source for a cross-app analysis.

The onboarding guide covers the workspace flow. Prepare these Google Search Console settings before connecting:

Google Search Console source setup reference
SettingWhen neededInput
Always Use Aggregation Type AutoOptionalboolean
Authentication TypeRequired by source schemaOAuth / Service Account Key Authentication
Access TokenDepends on selected setup optionCredential entered in the connection flow
Client IDDepends on selected setup optionCredential entered in the connection flow
Client SecretDepends on selected setup optionCredential entered in the connection flow
Refresh TokenDepends on selected setup optionCredential entered in the connection flow
Admin EmailDepends on selected setup optionstring
Service Account JSON KeyDepends on selected setup optionCredential entered in the connection flow
Custom ReportsOptionalstring
Custom ReportsOptionalarray
DimensionsDepends on selected setup optionarray
NameDepends on selected setup optionstring
Data FreshnessOptionalstring
End DateOptionalstring
Number of concurrent threadsOptionalinteger
Search Analytics API Requests Per MinuteOptionalinteger
Website URL PropertyRequired by source schemaarray
Start DateOptionalstring

Authentication choices are alternatives. Supply the settings for your selected method; enter credentials in the connection flow, rather than in an agent prompt.

Google Search Console datasets you can evaluate

This reference comes from the upstream source catalog and connector definition, version 2.1.9. Your account permissions, selected streams and successful sync determine what your agent can query. Discover the actual table and field names in Combined before writing SQL.

Google Search Console dataset and schema reference
DatasetRecord keyUpdate fieldExample fields
search_analytics_by_pagesite_url + date + page + search_typedatesite_url, search_type, date, page, clicks (8 fields in reference)
search_analytics_by_datesite_url + date + search_typedatesite_url, search_type, date, clicks, impressions (7 fields in reference)
search_analytics_by_querysite_url + date + query + search_typedatesite_url, search_type, date, query, clicks (8 fields in reference)
search_analytics_by_devicesite_url + date + device + search_typedatesite_url, search_type, date, device, clicks (8 fields in reference)
sitemapsInspect schemaInspect sync configurationpath, lastSubmitted, isPending, isSitemapsIndex, type (9 fields in reference)
sitesInspect schemaInspect sync configurationsiteUrl, permissionLevel
search_analytics_all_fieldssite_url + date + country + device + query + page + search_typedatesite_url, search_type, date, country, device (11 fields in reference)
search_analytics_by_countrysite_url + date + country + search_typedatesite_url, search_type, date, country, clicks (8 fields in reference)
search_analytics_page_reportsite_url + date + country + device + search_type + pagedatesite_url, search_type, date, country, page (10 fields in reference)
search_analytics_site_report_by_pagesite_url + date + country + device + search_typedatesite_url, search_type, date, country, device (9 fields in reference)
search_analytics_site_report_by_sitesite_url + date + country + device + search_typedatesite_url, search_type, date, country, device (9 fields in reference)
search_analytics_keyword_page_reportsite_url + date + country + device + query + page + search_type + search_appearancedatesite_url, search_type, search_appearance, date, country (12 fields in reference)
search_analytics_keyword_site_report_by_pagesite_url + date + country + device + query + search_type + search_appearancedatesite_url, search_type, search_appearance, date, country (11 fields in reference)
search_analytics_keyword_site_report_by_sitesite_url + date + country + device + query + search_type + search_appearancedatesite_url, search_type, search_appearance, date, country (11 fields in reference)

A cursor tracks changes for a source stream. It is not automatically the right date for a business metric: invoice date, close date and record-update date can answer different questions.

Useful Google Search Console questions for your AI agent

Start with the datasets you have granted. These prompts turn the referenced schema into checks and summaries; the agent should verify each field against your synced data.

  • Count current records in search analytics by page where the date field falls within the reporting window.
  • Count current records in search analytics by date where the date field falls within the reporting window.
  • Count current records in search analytics by query where the date field falls within the reporting window.
  • Count current records in search analytics by device where the date field falls within the reporting window.

Combine Google Search Console with another business app

Connect the second source, identify a maintained customer, account or project mapping, and aggregate each dataset before joining. Keep unmatched records visible and define the reporting window. The CRM-and-billing worked example includes runnable SQL demonstrating how a many-to-many join can double the result.

Use Google Search Console data in Claude Code, Cursor or another MCP client

Once the source is synced, the agent connects to Combined's MCP interface. Use the generated account-specific configuration from your workspace, keep credentials local, and grant only the sources needed for the task. Follow the Claude Code walkthrough or the MCP setup reference.

Use Combined to analyze my Google Search Console data.
List my granted sources, discover the datasets and describe their fields.
Look for datasets corresponding to search_analytics_by_page, search_analytics_by_date, search_analytics_by_query, search_analytics_by_device, sitemaps, sites.
Check the last successful sync and report the available date coverage.
Propose three useful questions based on the fields actually available.
For the question I choose, run read-only SQL over the complete matching dataset.
Use a bounded result; include source names, time window and query receipt.
Ask for a missing join key or metric definition instead of inventing one.

Download this Google Search Console guide as Markdown to use alongside your agent instructions.

Which Google Search Console connection fits the task?

Managed data for complete questions across apps

Choose Combined when you want to analyze synced records, calculate totals, or join Google Search Console with other business data without operating a separate ingestion and query stack. The agent works with your source grants and read-only SQL access.

Application tools for live operations

For a task that must change Google Search Console immediately, evaluate its available API, native agent tools or desktop workflow. Keep application-action permissions separate from read-only analytics access. A live lookup and an aggregate over synced history solve different jobs.

Desktop-generated connectors for workflows beyond the catalog

Combined's 1,125-connector coverage includes connections generated through computer use. Choose this route when the workflow depends on an application's desktop or browser interface, and establish the fields, access and refresh behavior for that connection.

Read the direct MCP versus managed data comparison and compare business-data MCP options.

Troubleshoot your Google Search Console connection

  • Authorization fails: check the selected authentication method, credential validity, source permissions and target account.
  • History is missing: check the source's start-date or history filter and allow the initial sync to finish before comparing totals.
  • The wrong records appear: verify the workspace, account, project or domain selected in the source settings.
  • A dataset is absent: check whether it is enabled and permitted for your account, then inspect discovery and sync status.
  • The agent cannot query it: confirm the source is included in the agent's grant and that its sync succeeded.
  • A total looks wrong: inspect record keys, duplicate rows, time zones, currencies and join fanout before changing the prompt.

Source details reviewed September 10, 2026. Google Search Console upstream connector documentation · Versioned connector definition. See also Combined Sources and data freshness for AI agents.