TinyFish AI Web Agent for Gemini CLI
ai.tinyfish.agent/web-agent
AI-powered web automation. Navigate websites using AI agents for one page or a thousand
client:Gemini CLI
transport:streamable-http
Install TinyFish AI Web Agent in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"web-agent": {
"httpUrl": "https://agent.tinyfish.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