FUTIA for Gemini CLI
io.futia/seo
SEO answers for AI agents: Search Console reads free, plus competitor, keyword, backlink, SERP data.
client:Gemini CLI
transport:streamable-http
tools:8
Install FUTIA in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"seo": {
"httpUrl": "https://futia.io/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