Skip to content
Gemini CLI

That SEO Agent for Gemini CLI

com.thatseoagent/seo

SEO analysis for sites you own: Google Search Console, GA4, PageSpeed, and full site audits.

client:Gemini CLI transport:streamable-http

Install That SEO Agent in Gemini CLI

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

{
  "mcpServers": {
    "seo": {
      "httpUrl": "https://thatseoagent.com/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

That SEO Agent in other clients