# ai-visibility

**Category:** 🎯 Marketing  
**Repository:** https://github.com/G5317/auracite-claude-plugins  
**npm Downloads (last month):** 1018  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/ai-visibility

## Description
Track how ChatGPT, Gemini & Perplexity mention, rank & cite your brand. AuraCite account required.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "ai-visibility": {
    "command": "npx",
    "args": ["-y","ai-visibility"]
  }
}
```

## Documentation & README

# AuraCite — Claude Code plugins

Connect [Claude Code](https://code.claude.com) to your **AuraCite** AI‑Visibility (GEO) data — see how
ChatGPT, Gemini, and Perplexity mention, rank, and cite your brand, and how your Google Search Console
performance lines up with it — without leaving your terminal.

This repo is a [Claude Code plugin marketplace](https://code.claude.com/docs/en/plugin-marketplaces).

## Install

In Claude Code:

```text
/plugin marketplace add G5317/auracite-claude-plugins
/plugin install auracite-agent-hub@auracite
/mcp
```

Then pick **auracite** in the `/mcp` list and click **Authenticate** — a browser opens and you log in
with your AuraCite account. The connection is OAuth‑based: **no API key to paste, no secret to store.**

> **Requires an active [AuraCite](https://auracite.de) account.** The connector is tenant‑scoped — your
> token only ever sees your own project's data.

## What you get

The `auracite-agent-hub` plugin bundles an MCP connector plus an `ai-visibility` skill. Read‑only tools include:

- **AI visibility:** brands, mentions, citations, visibility score, share‑of‑voice, AI‑engine breakdown,
  competitor comparison, trend data.
- **Google Search Console:** top queries, per‑page rows, country/device breakdowns, trends — and a
  combined AI‑visibility overview that correlates classic search with generative‑engine visibility.
- **Visibility Intelligence:** opportunity briefs and signal health for your project.

Ask things like *"How does my brand show up across ChatGPT and Google for my top queries?"* and Claude
answers from your real AuraCite data — no invented numbers.

## Privacy & security

- OAuth (auth‑code + PKCE); the plugin is **read‑only** by default.
- Your token maps to exactly one tenant — no cross‑tenant access.
- No credentials are committed here; the connector authenticates at connect time.

## Links

- Product: <https://auracite.de>
- Plugin details: [`auracite-agent-hub`](./auracite-agent-hub/README.md)

© AuraCite. Proprietary connector for the AuraCite SaaS.

