shorttext for Gemini CLI
com.shorttext/shorttext
Paste short text, get a shareable URL. Read any by slug; create with an API key.
client:Gemini CLI
transport:streamable-http
tools:2
Install shorttext in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"shorttext": {
"httpUrl": "https://shorttext.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs