google-search-console-mcp: Agent for Claude Code

.claude/agents/gsc-indexing-auditor.md

gsc-indexing-auditor is an agent for Claude Code from FlorianBruniaux/google-search-console-mcp. It costs 125 tokens per session (241 once invoked), scanned A, original, MIT.

A site-wide review of Google indexing, starting with an overview and then examining the twenty most important pages.

In plain words
What is it for?
Use it to investigate why pages are missing from Google, review indexing status across a site, and get a prioritized action list.
Why use it?
It helps reveal broad crawling or indexing problems and points to the pages that need attention first.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

This is FlorianBruniaux/google-search-console-mcp's own configuration. It tells Claude Code how to work on google-search-console-mcp itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything google-search-console-mcp configures →

Reuse

Borrowing it

Nothing to install: this file belongs to FlorianBruniaux/google-search-console-mcp. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/FlorianBruniaux/google-search-console-mcp/main/.claude/agents/gsc-indexing-auditor.md
Clone the repo
git clone --depth 1 https://github.com/FlorianBruniaux/google-search-console-mcp

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for gsc-indexing-auditor

README.md
[![agentmods](https://agentmods.dev/badge/agents/florianbruniaux/google-search-console-mcp/gsc-indexing-auditor/github.svg)](https://agentmods.dev/agents/florianbruniaux/google-search-console-mcp/gsc-indexing-auditor)
Your own site
<a href="https://agentmods.dev/agents/florianbruniaux/google-search-console-mcp/gsc-indexing-auditor"><img src="https://agentmods.dev/badge/agents/florianbruniaux/google-search-console-mcp/gsc-indexing-auditor/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for gsc-indexing-auditor

Your own site · 80×15
<a href="https://agentmods.dev/agents/florianbruniaux/google-search-console-mcp/gsc-indexing-auditor"><img src="https://agentmods.dev/badge/agents/florianbruniaux/google-search-console-mcp/gsc-indexing-auditor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 125 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 241 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00125 $0.00241
Opus 5 $0.00063 $0.00120
Sonnet 5 $0.00025 $0.00048
Haiku 4.5 $0.00013 $0.00024

Measured 11d ago against content hash e60fd150788c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

gsc-indexing-auditor scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/agents/gsc-indexing-auditor.md · 19 lines

What it actually says

Load the indexing-audit skill and follow it exactly. Your final answer is the prioritized action list, not a description of what you did.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 19 lines · 125 tokens per session scan A e60fd150788c

Subscribe to this mod's changes

gsc-indexing-auditor is an agent published in the GitHub repository FlorianBruniaux/google-search-console-mcp (10 stars, last pushed 10d ago), licensed MIT. It adds 125 tokens to every session and 241 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other agents, from other repositories

kingdee-qa-engineer

QA & Test Engineer for the kingdee-mcp project. Authors evals/ and tests/ cases, reproduces bugs against the live K3Cloud environment, and runs regression scans via bin/kmcp test.

WaHaiLong/KingdeeMCP · 49 tokens

operations-analyst

Operations and process analysis agent. Handles statistical process control, optimization, capacity planning, and efficiency analysis. Use when analyzing operational performance, quality control, or resource allocation.

ChrisGVE/localdata-mcp · 38 tokens

bi-analyst

Business intelligence agent. Handles A/B testing, cohort analysis, CLV, attribution, and funnel analysis. Translates statistical results into business recommendations. Use for business metric analysis and experiment evaluation.

ChrisGVE/localdata-mcp · 43 tokens

forecaster

Time series forecasting agent. Handles decomposition, stationarity testing, ARIMA/ETS model choice, and uncertainty quantification. Use when predicting future values from historical data.

ChrisGVE/localdata-mcp · 36 tokens

doc-expert

Documentation lifecycle expert and orchestrator. Analyzes documentation state, assesses quality, coordinates sync workflows, and delegates content work to doc-writer. Use for any task requiring documentation analysis, validation, quality assessment, workflow orchestration, or state management. Do NOT use for…

arimxyer/doc-manager-mcp · 63 tokens

fastmcp-specialist

FastMCP framework implementation expert for Python MCP servers, decorators, and Pydantic integration.

gensecaihq/MCP-Developer-SubAgent · 24 tokens