ShareCut QR & Short Links for Gemini CLI
io.github.lucarsdeco/sharecut-mcp
Short links you can re-point after printing the QR, with click analytics. Free QR, no key.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:12
Install ShareCut QR & Short Links in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"sharecut-mcp": {
"httpUrl": "https://sharecut.site/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs