Back to the catalog

de.auracite/ai-visibility

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

Open source Repository Open in the app JSON README (API)

About

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

Details

Kind
MCP servers
Topic
AI, RAG & memory
Publisher
de.auracite
Origin
official
Category
ferramentas
Transport
http
Version
1.0.0
Last push
2026-06-09T01:01:05Z
Repository state
ativo
Added
2026-08-29 03:01:28
Updated
2026-08-29 03:01:28
Origin id
de.auracite/ai-visibility

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.

More