grounded aeo for Gemini CLI
com.groundedaeo/grounded-aeo
Audit and fix a site for AI citation + SEO, verify it, then publish a v=AEO1 record.
client:Gemini CLI
transport:streamable-http
tools:15
Install grounded aeo in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"grounded-aeo": {
"httpUrl": "https://groundedaeo.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