smithery ai fetch for Gemini CLI
ai.smithery/smithery-ai-fetch
A simple tool that performs a fetch request to a webpage.
client:Gemini CLI
transport:streamable-http
Install smithery ai fetch in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"smithery-ai-fetch": {
"httpUrl": "https://server.smithery.ai/@smithery-ai/fetch/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs