Seerxo for Gemini CLI
io.github.semihbugrasezer/seerxo
Generate SEO-optimized Etsy listings — title, description, and 13 tags — from your AI assistant.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:5
Install Seerxo in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"seerxo": {
"httpUrl": "https://api.seerxo.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs