vibeseo-geo
Collects and analyzes answers from Google AI Mode and Google AI Overviews, and checks whether Google crawlers can reach and read your pages.
Tracks how ChatGPT answers your questions, including brand mentions, position, and cited sources, and checks whether OpenAI crawlers can access your pages.
Checks whether Perplexity's crawler can reach and read your pages, with per-check fix guidance.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@vibeseo-geoHow do ChatGPT and Gemini answer our tracked questions, and do they mention our brand?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
AEO/GEO by VibeSEO — MCP server
Model Context Protocol server for AI search visibility: see how ChatGPT, Gemini, Google AI Mode and Google AI Overviews answer your questions, and whether they mention your brand.
Connect Claude, ChatGPT, Cursor, VS Code, or a CLI client to the VibeSEO GEO server. Then ask which brands AI answers name for the questions you track, how you compare with competitors, which pages those answers cite, and run fresh checks when you need them.
Server URL:
https://geo-mcp.vibeseo.dev/mcpTransport: Streamable HTTP
Auth: OAuth 2.1 with PKCE, scope
mcp:toolsLanding & setup: vibeseo.dev/geo-mcp
Registry name:
dev.vibeseo/geo
Install
The GEO server is a remote, OAuth-secured server. Add this to your client's MCP config:
{
"mcpServers": {
"vibeseo-geo": {
"url": "https://geo-mcp.vibeseo.dev/mcp"
}
}
}One-click install:
CLI clients (Claude Code, Gemini CLI, Codex CLI) and manual snippets: see Supported clients.
Related MCP server: agentaeo-mcp-server
Quick start
Create a VibeSEO account at vibeseo.dev and set up GEO for a project in the web onboarding (brand, competitors, topics and the first questions).
Open the GEO setup page and follow the link for your client.
Authorize with OAuth when your client opens the consent screen.
Ask your assistant about your brand in AI answers, in natural language.
A project is configured once in the web app. If it is not set up yet, the server says so and returns the setup link instead of guessing. After that, everything — including new topics and questions — works from chat.
What you can do from chat
Area | What it covers |
🧭 Status & setup | Whether a project is configured for GEO, what the account can run, and the state of daily monitoring. |
❓ Topics & questions | Topics with their market, tracked questions, and the competitors tracked in answers. |
⚡ Checks | Estimate the cost, collect fresh answers from ChatGPT, Gemini, Google AI Mode and Google AI Overviews, and follow the batch until it settles. |
💬 Answers | Every collected answer with the brands it mentions, your brand's position, the full text and the sources it cited. |
📈 Visibility analytics | Visibility, share of voice and position per brand, engine and topic over 7, 30 or 90 days, with competitor comparison. |
🔗 Sources & gaps | The sites and pages AI answers cite, which brands each page mentions, and the independent pages that name competitors but not you. |
🕵️ Brand perception | How answers characterise your brand: tone, recurring associations and objections, and the answers behind each. |
🤖 Crawler access | Whether OpenAI, Perplexity, Anthropic and Google crawlers can reach and read your pages, with a fix per check. |
The live tool set evolves. For the exact, up-to-date list, run tools/list against https://geo-mcp.vibeseo.dev/mcp.
How checks work
Status first. The assistant reads the project status before anything else.
Estimate, then start. A check is previewed for cost and eligibility before it runs. Each question on each engine costs one credit.
Answers arrive in minutes. Collection is asynchronous: a check returns a batch id, and answers usually arrive within one to ten minutes. The assistant polls the batch until no run is pending.
Read, compare, act. Answers, the overview, competitor comparison, cited sources and gaps come from the same data the VibeSEO app shows.
Plans & access
The tools collect answers from AI engines on your behalf, so they need a VibeSEO account with GEO access:
Free trial preview | GEO Pro | SEO + GEO | |
Price | $0 | $189/mo | $299/mo |
Answer collection | One collection: up to 30 questions, 120 answers | Daily, on all four engines | Daily, on all four engines |
Reports (visibility, sources, perception, crawler check) | 7 days | ✅ | ✅ |
Credits per month | — | 15,000 | 15,000 |
Sites | 1 | 5 | 20 |
Classic SEO tools (VibeSEO MCP) | — | — | ✅ |
One credit is one question, on one AI engine, for one day — for example, 25 questions × 4 engines × 30 days = 3,000 credits. Current plans: vibeseo.dev/pricing. If a request needs something your plan does not include, the tool result explains what is missing and links to the pricing page.
Supported clients
Claude (web & desktop) — Connectors page or
claude_desktop_config.jsonChatGPT — custom MCP connector with OAuth
Cursor — one-click install via deeplink, or
~/.cursor/mcp.jsonVS Code — one-click install via deeplink, or
.vscode/mcp.jsonClaude Code (CLI) —
claude mcp add --transport http vibeseo-geo https://geo-mcp.vibeseo.dev/mcpGemini CLI —
gemini mcp add --transport http vibeseo-geo https://geo-mcp.vibeseo.dev/mcpCodex CLI —
codex mcp add vibeseo-geo --url https://geo-mcp.vibeseo.dev/mcpGeneric HTTP MCP client — point at the URL, let it complete OAuth discovery
Full per-client install instructions: docs/setup.md.
Example prompts
Visibility check
"How visible is my brand in ChatGPT answers this month, and where did we lose ground?"
→ The assistant reads the 30-day overview and the competitor deltas: mention rate, average position, and the topics that carry the change.
Source gaps
"Which pages do AI answers cite for my topic that mention competitors but not us?"
→ The assistant lists the cited pages with the brands each one mentions and how many answers cite it.
Fresh answers
"Re-check my five comparison questions on ChatGPT and Gemini and tell me when the answers are in."
→ The assistant previews the cost, starts the batch, follows it until it settles, and summarises which answers mention you.
Relationship to the VibeSEO MCP server
VibeSEO runs two MCP servers on the same account and the same OAuth sign-in:
Server | Covers | |
VibeSEO ( |
| Keywords, domains, backlinks, site audits, Search Console, content workflow — sultanlive/vibeseo-mcp |
AEO/GEO by VibeSEO ( |
| AI answer engines: tracked questions, answers, visibility, cited sources, perception, monitoring — this repo |
Connect one or both. The GEO server keeps a focused catalogue so an assistant that only needs AI-search tracking is not handed SEO tools.
Authorization
Auth is OAuth 2.1 with PKCE. Your assistant gets a token scoped to mcp:tools, tied to your VibeSEO account. Authorized clients are listed under "Connected clients" on the GEO setup page, and disconnecting a client revokes its access immediately.
OAuth flow details: docs/oauth.md.
Project links
Product: vibeseo.dev
GEO MCP page: vibeseo.dev/geo-mcp
MCP server:
https://geo-mcp.vibeseo.dev/mcpOAuth issuer:
https://api.vibeseo.dev
License
MIT — see LICENSE.
Built by @sultanlive. VibeSEO is a hosted platform; this repo is documentation for its public GEO MCP server. Server source is not open.
This server cannot be deployed
Maintenance
Related MCP Connectors
Track how your brand appears in AI answers: rank, mentions, sentiment, share of voice.
Track your brand's visibility in AI search across Claude, ChatGPT, Perplexity, and Gemini.
Track AI visibility (ChatGPT, Gemini, AI Overviews), research SEO keywords, write, publish, prove.
Monitor brand visibility, citations, competitors, sentiment, and GEO performance in AI search.
Related MCP Servers
- AlicenseAqualityCmaintenanceEnables brand visibility monitoring across major AI platforms like ChatGPT, Claude, Gemini, and Perplexity. It allows users to track visibility scores, analyze competitor data, and receive actionable insights to improve AI-generated brand recommendations.167 npm1MIT
- AlicenseAqualityDmaintenanceAudit your brand's visibility across ChatGPT, Perplexity, Claude, and Google AI - get citation rates, AEO health scores, content gap analysis, and a 9-page content suite to rank in AI-generated answers.598 npmMIT
- AlicenseAqualityCmaintenanceTrack how your brand appears in AI-generated answers across ChatGPT, Perplexity, and other AI models. Analyze visibility, sentiment, citations, and domain rankings with 31 tools — including analytics reports, chat inspection, query analysis, and full CRUD for brands, prompts, tags, and topics.1773 npm2MIT
- AlicenseAqualityCmaintenanceEnables AI assistants to monitor and analyze a brand's visibility across ChatGPT, Claude, Perplexity, and Google AI Overviews, providing insights, recommendations, and competitive analysis without switching tabs.2515 npm1MIT