
Ai Visibility
Wire your coding agent to monitor how LLM answer engines surface and cite your product brand without leaving the IDE.
Overview
de.auracite/ai-visibility is an MCP server for the Launch phase that lets agents query AuraCite for how ChatGPT, Gemini, and Perplexity mention, rank, and cite your brand.
What is this MCP server?
- Tracks brand mentions, rankings, and citations across ChatGPT, Gemini, and Perplexity
- Streamable HTTP remote MCP at auracite.de/mcp/rpc (schema 2025-12-11)
- Requires an AuraCite account; no local server install
- Suited to repeatable agent workflows that compare visibility over time
- Repository: github.com/G5317/auracite-claude-plugins
- Monitors 3 answer engines: ChatGPT, Gemini, and Perplexity
- MCP server version 1.0.0
- Single remote endpoint: https://auracite.de/mcp/rpc (streamable-http)
What problem does it solve?
You cannot see from Google Search Console alone whether answer engines recommend competitors or omit your product when users ask for tools like yours.
Who is it for?
Indie founders with an AuraCite account who want agent-driven AI citation and mention tracking while polishing launch copy and distribution.
Skip if: Builders without a brand site or product URL yet, or teams that only care about classic search rankings and refuse a third-party visibility account.
What do I get? / Deliverables
After you register the remote MCP and link AuraCite, your agent can pull structured AI-engine visibility signals into launch and GEO workflows.
- Agent-callable visibility queries for ChatGPT, Gemini, and Perplexity
- Repeatable brand mention, rank, and citation snapshots in chat workflows
- Remote MCP registration pointing at auracite.de/mcp/rpc
Recommended MCP Servers
Journey fit
AI-search visibility is a launch-phase concern once you have something to promote and need citation/share-of-voice data from answer engines. GEO (generative engine optimization) tracking belongs on the geo shelf alongside Perplexity/ChatGPT-style discoverability work.
How it compares
Hosted AuraCite visibility MCP, not a local SEO scraper skill or generic web-search plugin.
Common Questions / FAQ
Who is de.auracite/ai-visibility for?
Solo builders and small teams using Claude Code, Cursor, or Codex who already use AuraCite and want AI answer-engine mention, rank, and citation data inside the agent.
When should I use de.auracite/ai-visibility?
Use it in the Launch phase when you are optimizing for generative search visibility, comparing how ChatGPT, Gemini, and Perplexity cite you versus competitors, and iterating positioning.
How do I add de.auracite/ai-visibility to my agent?
Add the streamable-http remote MCP URL https://auracite.de/mcp/rpc in your client’s MCP config, authenticate with your AuraCite account per their docs, then invoke the server tools from the agent.