Goro for Gemini CLI
ai.usegoro/goro
62 real-world tools for agents: search, scraping, social, enrichment, image, video, voice.
client:Gemini CLI
transport:streamable-http
Install Goro in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"goro": {
"httpUrl": "https://mcp.usegoro.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs