Flyn for Gemini CLI
to.flyn/mcp
Create, edit and analyse short links and QR codes. OAuth sign-in works on the free plan.
client:Gemini CLI
transport:streamable-http
tools:8
Install Flyn in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://www.flyn.to/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs