Skip to content
AutoPSEO

Integrations

A Search Console MCP server for your AI assistant

Point Claude, ChatGPT, Cursor or Gemini at your properties and ask questions in plain language. The answers come from your own Search Console, GA4 and Bing data.

Tools the server exposes

list_properties

Every Search Console property the account can read.

search_analytics

Raw Search Analytics rows for any dimensions, date range and filter set.

top_queries

Best queries for a property and period, with period-over-period change.

top_pages

Best pages for a property and period, with change.

compare_periods

Totals for two periods side by side.

content_decay

Pages losing clicks, with decay scores.

cannibalization

Queries where several URLs compete.

ctr_benchmark

Queries whose CTR trails the expected curve.

page_poaching

Striking-distance keywords with potential clicks.

rank_changes

Position changes between two periods.

new_lost_rankings

Queries and pages that entered or left the results.

url_inspection

Index status of a URL from the URL Inspection API.

sitemaps

Submitted sitemaps with counts and errors.

annotations

Read or write dated notes on a property timeline.

Connect it in a minute

  1. 1

    Create an API key

    In the app under MCP API Keys. Keys are shown once and can be revoked at any time.

  2. 2

    Add the server

    Endpoint /mcp with an Authorization: Bearer header. Streamable HTTP, protocol 2025-06-18.

  3. 3

    Ask a question

    "Which pages lost the most clicks last month?" and the assistant runs the report for you.

Example configuration

{
  "mcpServers": {
    "autopseo": {
      "url": "https://app.autopseo.com/mcp",
      "headers": { "Authorization": "Bearer apk_live_your_key" }
    }
  }
}

Works with

Claude Desktop / Claude Code

Add a remote MCP server with a bearer token.

ChatGPT

Install the AutoPSEO app and connect it to your account.

Cursor / VS Code / Windsurf

Add the server to the editor MCP configuration.

Gemini CLI

Register the endpoint and paste an API key.

Your own scripts

Use the REST API at /v1 with the same key.

Ready to see what your Search Console data is hiding?

Connect a property and every report fills in immediately. No credit card needed.