Seomely for Gemini CLI
com.seomely/seomely
Which pages Google actually indexed, which dropped out and when, and why the rest did not.
client:Gemini CLI
transport:streamable-http
Install Seomely in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"seomely": {
"httpUrl": "https://seomely.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