Syftly for Gemini CLI
io.github.lodewijkheemskerk/syftly
Ranks the best AI tool or API per task: transcription, TTS, web search, scraping and OCR.
client:Gemini CLI
transport:streamable-http
tools:1
Install Syftly in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"syftly": {
"httpUrl": "https://syftly.vercel.app/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