Skip to content
Gemini CLI

SEO-Ghost for Gemini CLI

io.github.evozim/seo-ghost

AEO intent and search presence optimization engine.

client:Gemini CLI transport:sse

Install SEO-Ghost in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "seo-ghost": {
      "url": "https://seo-ghost-mcp.vercel.app/api/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

SEO-Ghost in other clients